From 1753c8ae2b65bcdc98ad6634549e80104a9fd9c3 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Thu, 22 Aug 2024 15:27:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=A1=8C=E4=B8=9A=E5=A4=A7?= =?UTF-8?q?=E6=8B=BF=E9=A1=B5=E9=9D=A2=20=E9=A6=96=E9=A1=B5=E6=8E=A8?= =?UTF-8?q?=E8=8D=90=E8=B0=83=E6=95=B4=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/gird/shoucang - 副本.vue | 452 --------------- my/gird/shoucang.vue | 9 - pages.json | 16 +- pages/index/index.vue | 40 +- pages/my/fuwuxiangm.vue | 1 + pages/my/hangyedana.vue | 821 +++++++++++++++++++++++++++ pages/therapist/therapistDingdan.vue | 2 +- 7 files changed, 850 insertions(+), 491 deletions(-) delete mode 100644 my/gird/shoucang - 副本.vue create mode 100644 pages/my/hangyedana.vue diff --git a/my/gird/shoucang - 副本.vue b/my/gird/shoucang - 副本.vue deleted file mode 100644 index 062e5d5..0000000 --- a/my/gird/shoucang - 副本.vue +++ /dev/null @@ -1,452 +0,0 @@ - - - - - diff --git a/my/gird/shoucang.vue b/my/gird/shoucang.vue index 1633a16..1a0e07c 100644 --- a/my/gird/shoucang.vue +++ b/my/gird/shoucang.vue @@ -73,15 +73,6 @@ {{item.consortiaName}} - diff --git a/pages.json b/pages.json index 48594de..c582fc0 100644 --- a/pages.json +++ b/pages.json @@ -577,7 +577,7 @@ { "path": "pages/my/fuwuGengduo", "style": { - "navigationBarTitleText": "更多优惠", + "navigationBarTitleText": "全部项目", "navigationBarBackgroundColor": "#096f4b", "navigationBarTextStyle": "white", "navigationStyle": "custom", @@ -587,7 +587,7 @@ { "path": "pages/my/fuwuDateil", "style": { - "navigationBarTitleText": "服务项目详情", + "navigationBarTitleText": "项目详情", "navigationBarBackgroundColor": "#096f4b", "navigationBarTextStyle": "white", "navigationStyle": "custom", @@ -597,7 +597,17 @@ { "path": "pages/my/fuwuxiangm", "style": { - "navigationBarTitleText": "服务项目", + "navigationBarTitleText": "女性专区", + "navigationBarBackgroundColor": "#096f4b", + "navigationBarTextStyle": "white", + "navigationStyle": "custom", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/my/hangyedana", + "style": { + "navigationBarTitleText": "行业大拿", "navigationBarBackgroundColor": "#096f4b", "navigationBarTextStyle": "white", "navigationStyle": "custom", diff --git a/pages/index/index.vue b/pages/index/index.vue index 938dc0b..ee83c77 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -346,16 +346,17 @@ }, { id:2, - name: '行业大拿' + name: '全部项目', }, { id:3, - name: '女性专区', + name: '行业大拿' }, { id:4, - name: '全部项目', + name: '女性专区', }, + ], scrollLeft:0, tabs: [{ @@ -1138,34 +1139,21 @@ this.currentTabFl=item.id; if(this.currentTabFl=='1'){//大家常买 this.remen() - }else if(this.currentTabFl=='2'){//行业大拿 - this.tjtaocan() - }else if(this.currentTabFl=='3'){//女性专区 - uni.navigateTo({ - url:'/pages/my/fuwuxiangm' - }) - }else{//全部项目 + }else if(this.currentTabFl=='2'){// 全部项目 uni.navigateTo({ url:'/pages/my/fuwuGengduo' }) + }else if(this.currentTabFl=='3'){//行业大拿 + uni.navigateTo({ + url:'/pages/my/hangyedana' + }) + }else{// 女性专区 + uni.navigateTo({ + url:'/pages/my/fuwuxiangm' + }) + } }, - tjtaocan(){//行业大拿 - this.$Request.get("/app/artificer/selectArtificerList", { - isGoods:1, - page:'1', - limit:'4' - }).then(res => { - if (res.code == 0) { - if (res.data) { - this.tjData = res.data.list - for(var i=0;i + + + + 搜索 + + + + + + + + + + + + + + + {{item.value}} + + + + + + + + + + + + + + + + + + + {{ item.artificerName }} + + + + 可服务 + {{item.time}} + + + + + 休息中 + + + + + + + + {{item.content}} + + + + 评论 + + {{ item.commentCount ? item.commentCount : 0 }} + + + + 收藏 + + {{ item.collectCount ? item.collectCount : 0 }} + + + + + + + + {{ item.distance }} + + + + + {{item.consortiaName}} + + + + + + + + + + + + + \ No newline at end of file diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index 89819fd..feda81e 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -11,7 +11,7 @@ - +