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 @@
-
-
-
-
-
-
-
-
- {{ item }}
- 年
-
-
-
-
- {{ formatNumber(item) }}
- 月
-
-
-
-
- {{ formatNumber(item) }}
- 日
-
-
-
-
-
- {{ formatNumber(item) }}
-
- 时
-
-
-
-
-
- {{ formatNumber(item) }}
-
- 分
-
-
-
-
- 至
-
-
-
-
-
- {{ formatNumber(item) }}
-
- 时
-
-
-
-
-
- {{ formatNumber(item) }}
-
- 分
-
-
-
-
-
-
-
-
-
-
-