From c035e42de504c1f1006312a62fbabe3aaa270372 Mon Sep 17 00:00:00 2001 From: zhaofengliang Date: Fri, 10 May 2024 20:57:01 +0800 Subject: [PATCH] =?UTF-8?q?iOS=EF=BD=9C=E6=94=AF=E6=8C=81=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/API.uvue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue index 8cc5059b..b54f21b3 100644 --- a/pages/tabBar/API.uvue +++ b/pages/tabBar/API.uvue @@ -490,7 +490,7 @@ ] as Page[] }, // #endif - // #ifdef APP-ANDROID + // #ifdef APP-ANDROID || APP-IOS { id: "payment", name: "支付", -- GitLab