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 + 1 files changed, 1 insertions(+), 0 deletions(-) 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> -- Gitblit v1.9.3