From a861cbac6d618f1968c8b41d69775875b17366e4 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 12 May 2026 11:50:02 +0800
Subject: [PATCH] feat:1、澜品优选 样式优化

---
 pages/my/my.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/my/my.vue b/pages/my/my.vue
index 3df6840..006a204 100644
--- a/pages/my/my.vue
+++ b/pages/my/my.vue
@@ -88,12 +88,12 @@
 							<view>{{item.text}}</view>
 						</view>
 					</template>
-					<!-- <view class="mySerCon-v" @tap="toHuishou" >
+					<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>
 				</view>
 			</view>
 			<!-- <view style="text-align: center;font-size: 24rpx;color: #666666;margin: 80rpx 0;">

--
Gitblit v1.9.3