diff --git a/app/pay/page.jsx b/app/pay/page.jsx index 4980bbf..06936f0 100644 --- a/app/pay/page.jsx +++ b/app/pay/page.jsx @@ -283,7 +283,7 @@ export default function Pay() {
-
+
createOrder("alipay_h5")} className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" @@ -301,22 +301,6 @@ export default function Pay() {

-
-
createOrder("yeepay_wxpay_h5")} - className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" - > - - - -

- 微信支付 -

-
-

确认购买即视为同意 diff --git a/app/vip/page.jsx b/app/vip/page.jsx index 471bfc9..abf12a0 100644 --- a/app/vip/page.jsx +++ b/app/vip/page.jsx @@ -286,7 +286,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" @@ -304,22 +304,6 @@ export default function Vip() {

-
-
createOrder("yeepay_wxpay_h5")} - className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" - > - - - -

- 微信支付 -

-
-

确认购买即视为同意 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 e8114ec..1517882 100644 --- a/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx +++ b/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx @@ -310,7 +310,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" @@ -328,22 +328,6 @@ export default function Pay({ params }) {

-
-
createOrder("yeepay_wxpay_h5")} - className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" - > - - - -

- 微信支付 -

-
-

确认购买即视为同意