diff --git a/pages.json b/pages.json index b8caec1..3d1c2d3 100644 --- a/pages.json +++ b/pages.json @@ -286,37 +286,25 @@ { "path": "pages/medicine/medicine", "style": { - "navigationBarTitleText": "就医", + "navigationBarTitleText": "健康咨询", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } }, { - "path": "pages/Doctordetails/Doctordetails", - "style": { - "navigationBarTitleText": "医生信息", - "enablePullDownRefresh": false, - "navigationBarBackgroundColor": "#ffffff" - } - }, { - "path": "pages/Geriatricdisease/Geriatricdisease", - "style": { - "navigationBarTitleText": "老年病中心", - "enablePullDownRefresh": false, - "navigationBarBackgroundColor": "#ffffff" - } - }, { "path": "pages/diseasemanagement/diseasemanagement", "style": { "navigationBarTitleText": "专病管理", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" } - }, { - "path": "pages/toptabbar/toptabbar", + }, + { + "path": "pages/utabs/u-tabs", "style": { "navigationBarTitleText": "", - "enablePullDownRefresh": false + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#ffffff" } }, { diff --git a/pages/Doctordetails/Doctordetails.vue b/pages/Doctordetails/Doctordetails.vue deleted file mode 100644 index 1a98460..0000000 --- a/pages/Doctordetails/Doctordetails.vue +++ /dev/null @@ -1,120 +0,0 @@ - - - - - diff --git a/pages/Geriatricdisease/Geriatricdisease.vue b/pages/Geriatricdisease/Geriatricdisease.vue deleted file mode 100644 index 2fd7ef5..0000000 --- a/pages/Geriatricdisease/Geriatricdisease.vue +++ /dev/null @@ -1,95 +0,0 @@ - - - - - diff --git a/pages/Personal/Personal.vue b/pages/Personal/Personal.vue index 4bf67e4..90ab0fc 100644 --- a/pages/Personal/Personal.vue +++ b/pages/Personal/Personal.vue @@ -8,7 +8,7 @@ - + 我的订单 diff --git a/pages/ProductList/ProductList.vue b/pages/ProductList/ProductList.vue index a028de1..2ddd69e 100644 --- a/pages/ProductList/ProductList.vue +++ b/pages/ProductList/ProductList.vue @@ -1,9 +1,11 @@