爱尚家接口合并到cms-api.websoft.top
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</view>
|
||||
<view class="xieyi">
|
||||
<u-icon name="checkbox-mark"></u-icon>
|
||||
购买代表同意爱尚客网
|
||||
购买代表同意爱尚家网
|
||||
<text @click="$push('pages/article/detail/detail?id=116')">《人工牵线协议》</text>
|
||||
</view>
|
||||
</u--form>
|
||||
|
||||
@@ -76,14 +76,15 @@
|
||||
},
|
||||
// 1. 未登录则使用免密登录方式登录(游客身份)
|
||||
onLogin() {
|
||||
const token = storage.get(ACCESS_TOKEN)
|
||||
if (!token) {
|
||||
getToken().then(res => {
|
||||
uni.reLaunch({
|
||||
url: '/pages/index/index'
|
||||
})
|
||||
})
|
||||
}
|
||||
uni.reLaunch({
|
||||
url: '/pages/index/index'
|
||||
})
|
||||
// const token = storage.get(ACCESS_TOKEN)
|
||||
// if (!token) {
|
||||
// getToken().then(res => {
|
||||
|
||||
// })
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -134,8 +134,8 @@
|
||||
canReset: false,
|
||||
disabled: false,
|
||||
swiperList: [
|
||||
'https://file.wsdns.cn/20230802/1116a02b07904991b2ebdc2c3da4a691.png',
|
||||
'https://file.wsdns.cn/20230802/f33f5ac239c843438b36f40941d946ef.png',
|
||||
'https://oss.wsdns.cn/20240708/9e1f58e7fc7b4bad92edd852ff34dbcb.png?x-oss-process=image/resize,w_750/quality,Q_90',
|
||||
'https://oss.wsdns.cn/20240708/c95838b78b5746eb934daffb12a2efdc.png?x-oss-process=image/resize,w_750/quality,Q_90',
|
||||
],
|
||||
hotKeywords: [
|
||||
'五象航洋城',
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
@click="$push('pages/checkout/checkout',{priceId,planId,comments,price})"></u-button>
|
||||
</view>
|
||||
<view class="xieyi">
|
||||
购买即同意爱尚客网<text @click="$push('pages/article/detail/detail?id=116')">《人工牵线协议》</text>
|
||||
购买即同意爱尚家网<text @click="$push('pages/article/detail/detail?id=116')">《人工牵线协议》</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -214,7 +214,7 @@
|
||||
@click="$push('pages/checkout/checkout',{priceId,planId,comments,price})"></u-button>
|
||||
</view>
|
||||
<view class="xieyi">
|
||||
购买即同意爱尚客网<text @click="$push('pages/article/detail/detail?id=116')">《人工牵线协议》</text>
|
||||
购买即同意爱尚家网<text @click="$push('pages/article/detail/detail?id=116')">《服务协议》</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user