From b915acbd27f304c0d7d5bd69bf227e6922eb0a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=BA=9A=E7=90=AA?= Date: Thu, 27 Jun 2024 20:53:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=90=88=E5=B9=B6?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=BC=95=E8=B5=B7=E7=9A=84=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pages.json b/pages.json index 0b3974c1..335b5638 100644 --- a/pages.json +++ b/pages.json @@ -1499,15 +1499,6 @@ } }, // #endif - // #ifdef APP - { - "path": "pages/API/request-payment/request-payment", - "style": { - "navigationBarTitleText": "支付", - "enablePullDownRefresh": false - } - }, - // #endif // #ifdef APP || WEB { "path": "uni_modules/uni-pay-x/pages/success/success", -- GitLab