From 8bd4d49111c7bf87588a9ec886b47cd46a45e70e Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 09 Jun 2026 15:16:38 +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