diff --git a/app/pay/page.jsx b/app/pay/page.jsx index 609d372..be2a05b 100644 --- a/app/pay/page.jsx +++ b/app/pay/page.jsx @@ -9,12 +9,6 @@ import webviewBaseRequest from "@/utils/webviewBaseRequest"; export default function Pay() { const router = useRouter(); - const alipayBlock = () => { - Toast.show({ - content: "支付渠道维护升级中,请24小时后再试", - }); - }; - //商品列表 const [productList, setProductList] = useState([]); @@ -281,8 +275,7 @@ export default function Pay() {
- 支付宝(维护中) + 支付宝支付