From 0b394d7e0634f600c2e1303fc3556bf2d6099792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Tue, 25 Oct 2022 10:00:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 28 +- pages/u-picker/u-picker.vue | 563 ------------------------------------ 2 files changed, 14 insertions(+), 577 deletions(-) delete mode 100644 pages/u-picker/u-picker.vue diff --git a/pages.json b/pages.json index dc759ad..2197011 100644 --- a/pages.json +++ b/pages.json @@ -4,20 +4,6 @@ }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { - "path": "pages/homepage/homepage", - "style": { - "navigationBarTitleText": "泉医到家", - "enablePullDownRefresh": false, - "navigationBarBackgroundColor": "#ffffff" - } - },{ - "path": "pages/login/login", - "style": { - "navigationBarTitleText": "", - "navigationStyle": "custom" - // "enablePullDownRefresh": false - } - },{ "path": "pages/shopping/shopping", //商城 "style": { "navigationBarTitleText": "医路优品", @@ -42,6 +28,13 @@ "navigationBarBackgroundColor": "#ffffff" } }, { + "path": "pages/homepage/homepage", + "style": { + "navigationBarTitleText": "泉医到家", + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#ffffff" + } + },{ "path": "pages/information/information", "style": { "navigationBarTitleText": "完善个人信息", @@ -84,6 +77,13 @@ "navigationBarTitleText": "", "navigationStyle": "custom" } + }, { + "path": "pages/login/login", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + // "enablePullDownRefresh": false + } }, { "path": "pages/register/register", "style": { diff --git a/pages/u-picker/u-picker.vue b/pages/u-picker/u-picker.vue deleted file mode 100644 index 3005b2a..0000000 --- a/pages/u-picker/u-picker.vue +++ /dev/null @@ -1,563 +0,0 @@ - - - - -