diff --git a/pages.json b/pages.json index e2634ef..7129925 100644 --- a/pages.json +++ b/pages.json @@ -43,12 +43,6 @@ "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#EAF2FF" } - }, { - "path": "pages/cate/cate", - "style": { - "navigationBarTitleText": "商城" - } - // "needLogin": true }, { "path": "pages/cate/index", diff --git a/pages/home/home.vue b/pages/home/home.vue index 5c5fe5f..e345a6e 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -34,8 +34,8 @@ - - + + @@ -56,22 +56,15 @@ - + 医生列表 更多 - - 商品列表 - - 更多 - - - - + @@ -121,47 +114,6 @@ - - - - - - - - 【日康】对乙酰氨基酚片0.3g*12片*2板/盒 - 清热解毒,咽喉肿痛,牙痛 - - ¥34.00 - x1 - - - - - - - - - - 同仁堂 六味地黄丸(浓缩丸) 200丸/瓶 - 滋阴补肾。用于阴肾亏损,头晕耳鸣,腰膝酸软,骨蒸潮热,盗汗遗精。 - - ¥22.00 - x1 - - - - - @@ -257,23 +209,22 @@ methods: { goYard() { //订阅消息 - uni.requestSubscribeMessage({ - tmplIds: ['JdSs08cMSiL17xwwHZ8fZ5UBUqeY0eKAuvyW7n4Fl20', - 'OERMugiahk-aKRVH9GHmdJCRBE3yldzEKTzbMCJhY6U', - 'p-Ix0uIuwPKxm-_yKDlI8mkI-niUgPtaMUZyAaa5vvA' - ], - complete: (res) => { - // console.log(res, 'xxxxxxxxxxxx'); - uni.navigateTo({ - url: '/pages/Inquiries/Inquiries?type=' + 1 - }) - } - }) - }, - goShop() { - uni.switchTab({ - url: '/pages/cate/cate' - }) + + uni.navigateTo({ + url: '/pages/Inquiries/Inquiries?type=' + 1 + }) + // uni.requestSubscribeMessage({ + // tmplIds: ['JdSs08cMSiL17xwwHZ8fZ5UBUqeY0eKAuvyW7n4Fl20', + // 'OERMugiahk-aKRVH9GHmdJCRBE3yldzEKTzbMCJhY6U', + // 'p-Ix0uIuwPKxm-_yKDlI8mkI-niUgPtaMUZyAaa5vvA' + // ], + // complete: (res) => { + // // console.log(res, 'xxxxxxxxxxxx'); + // uni.navigateTo({ + // url: '/pages/Inquiries/Inquiries?type=' + 1 + // }) + // } + // }) }, // 线上复诊 golist() { diff --git a/subPackages/my/myinfo-edit.vue b/subPackages/my/myinfo-edit.vue index c4fbc22..0210626 100644 --- a/subPackages/my/myinfo-edit.vue +++ b/subPackages/my/myinfo-edit.vue @@ -1,190 +1,192 @@