From c5542e9e2b2fd14633b596334b957535459ae30e Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 10 Jul 2026 16:17:15 +0800
Subject: [PATCH] UI:澜品优选:1.行权问题修复;2.版本更新提示

---
 pages/quanyi/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/quanyi/index.vue b/pages/quanyi/index.vue
index 314bb94..651c14e 100644
--- a/pages/quanyi/index.vue
+++ b/pages/quanyi/index.vue
@@ -162,7 +162,7 @@
 		  </view>
 		  <view style="width: 25%;display: flex;flex-direction: column;">
 			  <image style="width: 88rpx;height: 88rpx;" src="/static/img/qy2.png" mode="aspectFit"></image>
-			  <text style="font-size: 24rpx;color: #331C03;margin-top: 15rpx;">购物9折</text>
+			  <text style="font-size: 24rpx;color: #331C03;margin-top: 15rpx;">最低八折</text>
 		  </view>
 		  <view style="width: 25%;display: flex;flex-direction: column;">
 			  <image style="width: 88rpx;height: 88rpx;" src="/static/img/qy3.png" mode="aspectFit"></image>

--
Gitblit v1.9.3