From f427b3cebfe09ac53299cbea3481f5742a603cb0 Mon Sep 17 00:00:00 2001 From: shutao Date: Fri, 26 Jul 2024 19:32:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E5=B1=8F=E8=94=BDobject?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index b4ab0f10..7d330fdb 100644 --- a/pages.json +++ b/pages.json @@ -487,15 +487,7 @@ } }, // #endif - // #ifndef WEB - { - "path": "pages/component/object/object", - "group": "0,1,9", - "style": { - "navigationBarTitleText": "object" - } - }, - // #endif + { "path": "pages/tabBar/API", "style": { @@ -2730,4 +2722,4 @@ ] } ] -} \ No newline at end of file +} -- GitLab