From 77c0a7a9bfd14f72845e8ce1c3bf6e3d38d50552 Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Sat, 7 Dec 2024 15:11:50 +0800 Subject: [PATCH] =?UTF-8?q?chore(pages.json):=20=E4=B8=A4=E4=B8=AA?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E7=A4=BA=E4=BE=8B=E4=B8=AD=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E4=BA=86=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F=E4=B8=8D?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E7=9A=84API,=20=E5=B1=8F=E8=94=BD=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index dc57b170..7a0eee0a 100644 --- a/pages.json +++ b/pages.json @@ -1278,7 +1278,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN + // #ifdef APP-ANDROID || APP-IOS { "path": "pages/API/request-payment/request-payment", "group": "1,14,0", @@ -1308,7 +1308,7 @@ } }, // #endif - // #ifdef APP-IOS || MP-WEIXIN + // #ifdef APP-IOS { "path": "pages/API/virtual-payment/virtual-payment", "group": "1,14,1", -- GitLab