From 3a7be77dcb3cbd03a27845a7d0955b93ae4b2fe0 Mon Sep 17 00:00:00 2001 From: yezian Date: Tue, 7 May 2024 19:37:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BE=AE=E4=BF=A1=E6=94=AF?= =?UTF-8?q?=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pay/page.jsx | 6 +++--- app/vip/page.jsx | 6 +++--- app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/pay/page.jsx b/app/pay/page.jsx index 94acacb..2caccbf 100644 --- a/app/pay/page.jsx +++ b/app/pay/page.jsx @@ -273,7 +273,7 @@ export default function Pay() { )}
-
+
- {/*
+
-
*/} +
diff --git a/app/vip/page.jsx b/app/vip/page.jsx index 87b7312..d99e4b9 100644 --- a/app/vip/page.jsx +++ b/app/vip/page.jsx @@ -246,7 +246,7 @@ export default function Vip() {
-
+
createOrder("alipay_h5")} className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" @@ -257,7 +257,7 @@ export default function Vip() {

- {/*
+
createOrder("wxpay_h5")} className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" @@ -272,7 +272,7 @@ export default function Vip() { 微信支付

-
*/} +

确认购买即视为同意 diff --git a/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx b/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx index 1150c36..557a2cd 100644 --- a/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx +++ b/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx @@ -305,7 +305,7 @@ export default function Pay({ params }) {

-
+
createOrder("alipay_h5")} className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" @@ -316,7 +316,7 @@ export default function Pay({ params }) {

- {/*
+
createOrder("wxpay_h5")} className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" @@ -331,7 +331,7 @@ export default function Pay({ params }) { 微信支付

-
*/} +

确认购买即视为同意