[更新]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view class="content">
|
||||
<img class="speedBack" src="@/static/imgs/speed_back.png">
|
||||
<img class="speedBack" src="https://douhuo-storage.oss-cn-beijing.aliyuncs.com/images/2023/06/06/e6aa6a3fb17e7b5476dafc373d7fd9ee.png">
|
||||
<view class="speedFrame">
|
||||
<view class="speedCont">
|
||||
<view class="item" :class="{active: !item.over && !item.status}" v-for="(item, index) in stepArr" :key="index">
|
||||
@@ -436,8 +436,8 @@
|
||||
// 去签约
|
||||
contractClick() {
|
||||
contractGo(this.$Route.query.id, {
|
||||
// redirect_url: "https://web.douhuofalv.com/user/index",
|
||||
redirect_url: "https://web.douhuotest.douhuofalv.com/user/index",
|
||||
redirect_url: "https://web.douhuofalv.com/user/index",
|
||||
// redirect_url: "https://web.douhuotest.douhuofalv.com/user/index",
|
||||
app_scheme : ''
|
||||
}).then(res => {
|
||||
// let faceUrl = encodeURIComponent(res.sign_url)
|
||||
|
||||
Reference in New Issue
Block a user