From 740ccab260b48d191ae717ba88bd46c8155fe253 Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Fri, 08 May 2026 16:01:41 +0800 Subject: [PATCH] feat:澜品优选 优化 --- pages/my/my.vue | 2 +- static/imgs/quanshou.png | 0 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/my/my.vue b/pages/my/my.vue index ca77d95..006a204 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -91,7 +91,7 @@ <view class="mySerCon-v" @tap="toHuishou" > <template v-if="isShop"> <image src="/static/imgs/quanshou.png" mode="widthFix"></image> - <text>会员权收</text></template> + <text>会员权益</text></template> </view> </view> diff --git a/static/imgs/quanshou.png b/static/imgs/quanshou.png index 18baf3d..28dfa7f 100644 --- a/static/imgs/quanshou.png +++ b/static/imgs/quanshou.png Binary files differ -- Gitblit v1.9.3