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