From 547317f74c2b531d01efd236541285552daff05a Mon Sep 17 00:00:00 2001
From: yezian
Date: Tue, 23 Jan 2024 22:01:00 +0800
Subject: [PATCH] =?UTF-8?q?vip=E9=A1=B5=E9=9D=A2=E5=A6=82=E6=9E=9C?=
=?UTF-8?q?=E5=B7=B2=E7=BB=8F=E6=98=AFvip=E4=BA=86=E5=B0=B1=E4=B8=8D?=
=?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=94=AF=E4=BB=98=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/vip/page.jsx | 64 +++++++++++++++++++++++++-----------------------
1 file changed, 33 insertions(+), 31 deletions(-)
diff --git a/app/vip/page.jsx b/app/vip/page.jsx
index b18a5e2..4dbe61b 100644
--- a/app/vip/page.jsx
+++ b/app/vip/page.jsx
@@ -223,40 +223,42 @@ export default function Vip() {
-
-
-
-
-
-
-
-
- 联系人工充值
-
+ {!isVip && (
+
+
+
+
+
+ 确认购买即视为同意
+
+ 《用户充值协议》
+
+
-
- 确认购买即视为同意
-
- 《用户充值协议》
-
-
-
+ )}
);