From adb6af505a1a181e28775959eb918bb39f15b714 Mon Sep 17 00:00:00 2001 From: yezian Date: Tue, 20 Feb 2024 14:09:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=AE=9D=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E7=BB=B4=E6=8A=A4=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pay/page.jsx | 6 ++++-- app/vip/page.jsx | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/pay/page.jsx b/app/pay/page.jsx index 267e638..9f3bb6c 100644 --- a/app/pay/page.jsx +++ b/app/pay/page.jsx @@ -286,7 +286,7 @@ export default function Pay() {
diff --git a/app/vip/page.jsx b/app/vip/page.jsx index 77ff789..96cddaa 100644 --- a/app/vip/page.jsx +++ b/app/vip/page.jsx @@ -254,12 +254,12 @@ export default function Vip() {
createOrder("alipay_h5")} + onClick={alipayBlock} className="flex flex-row cursor-pointer gap-1.5 h-11 items-center justify-center bg-primary rounded-full" >

- 支付宝支付 + 支付宝(维护中)