From 5ee4ff56beb980b460327e4c6ef4283d299d4a21 Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Tue, 26 May 2026 09:56:07 +0800 Subject: [PATCH] UI:星享购 绑卡+权收 --- pages/quanshou/index.vue | 1 + main.js | 1 + static/img/quanshou/xn4.png | 0 3 files changed, 2 insertions(+), 0 deletions(-) diff --git a/main.js b/main.js index add9c89..4b0fb9b 100644 --- a/main.js +++ b/main.js @@ -9,6 +9,7 @@ App.mpType = 'app' Vue.prototype.$webHost = 'https://rbb98765.zrgy-bbg.com' +// Vue.prototype.$webHost = 'https://test-skfq.zrgy-bbg.com' Vue.prototype.$util = util Vue.prototype.$baseUrl = 'https://xxg1996.xjjyxh.com' Vue.prototype.$bank = [ diff --git a/pages/quanshou/index.vue b/pages/quanshou/index.vue index 49ad48c..199d763 100644 --- a/pages/quanshou/index.vue +++ b/pages/quanshou/index.vue @@ -238,6 +238,7 @@ <image style="width: 100%;height: 538rpx;" mode="aspectFit" src="/static/img/quanshou/xn1.png"></image> <image style="width: 100%;height: 538rpx;" mode="aspectFit" src="/static/img/quanshou/xn2.png"></image> <image style="width: 100%;height: 342rpx;" mode="aspectFit" src="/static/img/quanshou/xn3.png"></image> + <image style="width: 100%;height: 712rpx;" mode="aspectFit" src="/static/img/quanshou/xn4.png"></image> <button class="exchange-btn" @click="toHuiyuan">我要领取</button> <view class="note" style="padding-bottom: 50rpx;text-align: center;">* 虚拟权益以实际兑换为准</view> </view> diff --git a/static/img/quanshou/xn4.png b/static/img/quanshou/xn4.png new file mode 100644 index 0000000..89bac5f --- /dev/null +++ b/static/img/quanshou/xn4.png Binary files differ -- Gitblit v1.9.3