diff --git a/pages.json b/pages.json
index dc60ad3..bf66d85 100644
--- a/pages.json
+++ b/pages.json
@@ -11,6 +11,14 @@
"enablePullDownRefresh": true //设置参数为true
}
},
+ {
+ "path": "pages/ServiceSchedule/ServiceSchedule",
+ "style": {
+ "navigationBarTitleText": "服务时间表",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#4ac4ab"
+ }
+ },
{
"path": "pages/seekadvicefrom/seekadvicefrom",
"style": {
@@ -37,6 +45,13 @@
"navigationBarTitleText": "工单详情",
"enablePullDownRefresh": false
}
+ }, {
+ "path": "pages/Personalinfo/Personalinfo",
+ "style": {
+ "navigationBarTitleText": "个人信息",
+ "enablePullDownRefresh": false
+ }
+
}
],
"globalStyle": {
@@ -65,4 +80,4 @@
}
]
}
-}
+}
\ No newline at end of file
diff --git a/pages/index/index.vue b/pages/index/index.vue
deleted file mode 100644
index 693b49b..0000000
--- a/pages/index/index.vue
+++ /dev/null
@@ -1,173 +0,0 @@
-
-
-
-
- 欢迎加入新医路
-
-
-
-
- 登录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 登录
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pagesB/index/index.vue b/pagesB/index/index.vue
deleted file mode 100644
index 01b0cda..0000000
--- a/pagesB/index/index.vue
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
- {{title}}
-
-
-
-
-
-
-