From 115f7630d6ebfada260880d3604751f5d0cf1197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Sat, 26 Oct 2024 16:27:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=9B=E5=AE=89=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BC=98=E5=8C=96-1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 1 + src/views/applyList/technician.vue | 396 ++++++++++++++++++++++++-- src/views/bl/order/packageOrder.vue | 23 +- src/views/chatRecord/chatRecord.vue | 92 +++++- src/views/common/home.vue | 1 - src/views/locality/locality.vue | 54 +++- src/views/main-navbar.vue | 17 ++ src/views/main-sidebar-sub-menu.vue | 77 ++--- src/views/orderCenter/orderCenter.vue | 271 ++++++++++-------- src/views/user/userDetail.vue | 97 +++++-- src/views/vueMchat/vueMchat.vue | 20 +- 11 files changed, 798 insertions(+), 251 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 5a6b1a5..e695a52 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -148,6 +148,7 @@ const mainRoutes = { { path: '/artificerAchievementIntegral', component: _import('bl/artificer/artificerAchievementIntegral'), name: 'artificerAchievementIntegral', meta: { title: '技师业绩积分关系列表', isTab: true } }, { path: '/artificerPartitioningDetails', component: _import('bl/artificer/artificerPartitioningDetails'), name: 'artificerPartitioningDetails', meta: { title: '技师分成明细配置列表', isTab: true } }, { path: '/artificerRechargeReward', component: _import('bl/artificer/artificerRechargeReward'), name: 'artificerRechargeReward', meta: { title: '技师充值奖励配置列表', isTab: true } }, + { path: '/blPingjiaTag', component: _import('bl/pingjiaTag/blPingjiaTag'), name: 'blPingjiaTag', meta: { title: '用户评价标签', isTab: true } }, ], beforeEnter(to, from, next) { let token = Vue.cookie.get('token') diff --git a/src/views/applyList/technician.vue b/src/views/applyList/technician.vue index f6ce379..89e36ba 100644 --- a/src/views/applyList/technician.vue +++ b/src/views/applyList/technician.vue @@ -92,12 +92,13 @@ fixed="left" > - + @@ -121,7 +122,7 @@ {{ scope.row.phone ? scope.row.phone : "未绑定" }} - + - + + + + - + --> - + + - + - + - + - + @@ -245,7 +258,7 @@ width="80" > - +