爱尚家接口合并到cms-api.websoft.top

This commit is contained in:
2025-03-05 17:21:00 +08:00
parent 5a030d5a30
commit 2c77a45e5d
23 changed files with 202 additions and 94 deletions

View File

@@ -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>

View File

@@ -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 => {
// })
// }
}
}

View File

@@ -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: [
'五象航洋城',

View File

@@ -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>