From 464cf100a2a0482933914a0fca1dcf846571d7db Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 01 Jun 2026 10:03:37 +0800
Subject: [PATCH] feat:星享购 会员权益页面优化

---
 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 558b784..f23d920 100644
--- a/pages/quanyi/index.vue
+++ b/pages/quanyi/index.vue
@@ -150,7 +150,7 @@
       </view>
     </view>
 
-    <view class="content" style="overflow-y: scroll;padding:  30rpx;background: #ffffff;border-top-left-radius: 50rpx;border-top-right-radius: 50rpx;margin-top: 60rpx;padding-bottom: 140rpx;">
+    <view class="content" style="overflow-y: scroll;padding:  30rpx;background: #ffffff;border-top-left-radius: 50rpx;border-top-right-radius: 50rpx;margin-top: 100rpx;padding-bottom: 140rpx;">
       <view class="content-title" style="text-align: center;display: flex;align-items: center;justify-content: center;margin-top: 40rpx;margin-bottom: 10rpx;">
         <image style="width: 127rpx;height: 18rpx;" src="/static/img/nion1.png"></image>
         <view style="font-size: 36rpx;color: #333333;margin: 0 20rpx;">会员须知</view>

--
Gitblit v1.9.3