From a8237afa0066aff91f92225d649c3491ccfca40c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Fri, 27 Oct 2023 16:45:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index 5430f7d..596af9b 100644 --- a/pages.json +++ b/pages.json @@ -67,14 +67,7 @@ ], "subPackages": [{ "root": "pagesB", - "pages": [ - { - "path": "appointmenttime/appointmenttime", - "style": { - "navigationBarTitleText": "预约时间", - "enablePullDownRefresh": false - } - },{ + "pages": [{ "path": "Behaviorpoints/Behaviorpoints", "style": { "navigationBarTitleText": "行为积分", @@ -132,7 +125,7 @@ "navigationBarTitleText": "预约时间", "enablePullDownRefresh": false } - }, { + }, { "path": "information/information", "style": { "navigationBarTitleText": "完善个人信息", @@ -732,4 +725,4 @@ } ] } -} +} \ No newline at end of file