From 05b732236543d64289f431dc5c308900f5186461 Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Thu, 26 Oct 2023 21:03:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=9F=A5=E6=89=BE=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pages.json b/pages.json index e07e9a2a..b03ff199 100644 --- a/pages.json +++ b/pages.json @@ -276,13 +276,6 @@ "navigationBarTitleText": "新页面-1" } }, - { - "path": "pages/API/navigator/new-page/new-page-2", - "style": { - "navigationBarTitleText": "新页面-2", - "enablePullDownRefresh": true - } - }, { "path": "pages/API/navigator/new-page/new-page-3", "style": { -- GitLab