diff --git a/pages.json b/pages.json index 003f9b5..176b6a7 100644 --- a/pages.json +++ b/pages.json @@ -547,32 +547,32 @@ "borderStyle": "white", "list": [{ "pagePath": "pages/index/customer", - "iconPath": "/static/images/tabBar/customer.png", - "selectedIconPath": "/static/images/tabBar/customerActive.png", + "iconPath": "/static/images/tabBar/jiedai.png", + "selectedIconPath": "/static/images/tabBar/jiedaiActive.png", "text": "接待" }, { "pagePath": "pages/index/consumer/index", "iconPath": "/static/images/tabBar/kehu.png", - "selectedIconPath": "/static/images/tabBar/kehu_act.png", + "selectedIconPath": "/static/images/tabBar/kehuActive.png", "text": "客户" }, { "pagePath": "pages/index/index", - "iconPath": "/static/images/tabBar/works.png", - "selectedIconPath": "/static/images/tabBar/worksActive.png", + "iconPath": "/static/images/tabBar/work.png", + "selectedIconPath": "/static/images/tabBar/workActive.png", "text": "工作台" }, { "pagePath": "pages/index/learning", - "iconPath": "/static/images/tabBar/voice.png", - "selectedIconPath": "/static/images/tabBar/voiceActive.png", + "iconPath": "/static/images/tabBar/xuexi.png", + "selectedIconPath": "/static/images/tabBar/xuexiActive.png", "text": "学习" }, { "pagePath": "pages/index/personal", - "iconPath": "/static/images/tabBar/user.png", - "selectedIconPath": "/static/images/tabBar/userActive.png", + "iconPath": "/static/images/tabBar/me.png", + "selectedIconPath": "/static/images/tabBar/meActive.png", "text": "我的" } ] @@ -595,4 +595,4 @@ } ] } -} +} diff --git a/pages/center/Piabodata/index.vue b/pages/center/Piabodata/index.vue index 90bc008..4984986 100644 --- a/pages/center/Piabodata/index.vue +++ b/pages/center/Piabodata/index.vue @@ -145,7 +145,7 @@ - 销讲维度执行率 + 场景触达分析 - - + diff --git a/pages/index/customer.vue b/pages/index/customer.vue index 9d9e584..8fc83db 100644 --- a/pages/index/customer.vue +++ b/pages/index/customer.vue @@ -152,8 +152,8 @@ - - + diff --git a/pages/index/guide.vue b/pages/index/guide.vue index 1c330d8..f78e334 100644 --- a/pages/index/guide.vue +++ b/pages/index/guide.vue @@ -9,25 +9,25 @@ - - - 智能语音转写 + + + 智能语音转写 - - - 高效的判客机制 + + + 高效的判客机制 - - - 全方位的客户跟进 + + + 全方位的客户跟进 - - - 专业的经济管家 + + + 专业的经济管家 - - - 在线实时沟通 + + + 在线实时沟通 @@ -105,6 +105,22 @@ position: absolute; left: 0rpx; bottom:230rpx; + .dingwei-title{ + height: 44rpx; + display: flex; + margin-left: 213rpx; + margin-top: 20rpx; + } + .dingwei-img{ + width: 44rpx; + height: 44rpx; + } + .desc{ + line-height: 44rpx; + margin-left: 10rpx; + font-size: 32rpx; + color: #333333; + } } .button { width: 100%; diff --git a/pages/index/index.vue b/pages/index/index.vue index 53fc1b7..8edde70 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2,15 +2,13 @@ - + - 项目: - {{buildingname}} + 项目:{{buildingname}} 切换项目 - - + 我的工牌:{{imeiCode||'未绑定'}} @@ -18,8 +16,8 @@ {{openFlag=='start'?'接待中':''}} - - + + @@ -84,243 +82,217 @@ --> - 设备总览 - - - - {{equipmentobj.totalNum || 0}} - 设备总数 - - - {{equipmentobj.onlineNum || 0}} - 在线 - - - {{equipmentobj.activeNum || 0}} - 活跃 - - - - {{operation.lowPowerNum || 0}} - 低电工牌 - - - - - - - - 今日工作 - - - - {{realtimeobj.fraction || 0}}% - 平均执行率 + + + + + 设备总览 + + + {{equipmentobj.totalNum || 0}} + 设备总数 - - {{realtimeobj.receptionCount || 0}} - 接待量 + + {{equipmentobj.onlineNum || 0}} + 在线 - - {{realtimeobj.receivingCustomer || 0}} - 正在接待 + + {{equipmentobj.activeNum || 0}} + 活跃 - - {{realtimeobj.activeCustomer|| 0}} - 有效接待 + + {{operation.lowPowerNum || 0}} + 低电工牌 - - - {{realtimeobj.avgDuration|| 0}} - 平均接待时长 - - - {{realtimeobj.tagCustomer || 0}} - 未标顾问 - - - - {{realtimeobj.prohibitedCustomer || 0}} - 违禁预警 - - - - - - - - - - - - - {{choiceIndex}}累计 - - + + 今日工作 + + + + {{realtimeobj.fraction || 0}}% + 平均执行率 + + + {{realtimeobj.receptionCount || 0}} + 接待量 + + + {{realtimeobj.receivingCustomer || 0}} + 正在接待 + + + {{realtimeobj.activeCustomer|| 0}} + 有效接待 + - - 近30天 - 自定义 + + + {{realtimeobj.avgDuration|| 0}}min + 平均接待时长 + + + {{realtimeobj.tagCustomer || 0}} + 未标顾问 + + + + {{realtimeobj.prohibitedCustomer || 0}} + 违禁预警 + + + + + + - --> + - - - - {{Thisweekobj.fraction || 0}}% - 平均执行率 - - - {{Thisweekobj.receptionCount || 0}} - 接待量 - - - {{Thisweekobj.activeCustomer|| 0}} - 有效接待 + + + + + + + {{choiceIndex}}累计 - - - {{Thisweekobj.avgDuration|| 0}} - 平均接待时长 - - - {{Thisweekobj.prohibitedCustomer || 0}} - 违禁预警 - - - - + + + + + {{Thisweekobj.fraction || 0}}% + 平均执行率 + + + {{Thisweekobj.receptionCount || 0}} + 接待量 + + + {{Thisweekobj.activeCustomer|| 0}} + 有效接待 + - - - + + + {{Thisweekobj.avgDuration || 0}}min + 平均接待时长 + + + {{Thisweekobj.prohibitedCustomer || 0}} + 违禁预警 + + + + + + + + + - - - 常用功能 + + + 接待管理 - - - + 接待记录 - - + 违禁记录 - - - - - - 销讲分析 - - - - - - - 设备管理 - - - + - + - 值班顾问 + 用户画像 - - - + + 数据分析 + + - + - 顾问排名 + 销讲分析 - - - - + 销讲趋势 - - + - + - 员工分析 - - - + 顾问排名 + + - + - 用户画像 - - - + 员工分析 + + + 团队管理 + + + + + + 团队对比 + + + + + + 集团对比 + + - + - 团队对比 + 设备管理 - - + - + - 集团对比 + 值班顾问 - - - - + + - 近7天 近30天 自定义 - - - + @@ -463,8 +435,7 @@ } else { this.methodsisshow = true; } - if (this.userInfo.zkProperties.length == 1) { - console.log('asdklajkl') + if (this.userInfo.zkProperties&&this.userInfo.zkProperties.length == 1) { this.buildingID = uni.getStorageSync('buildingID').id; this.buildingname = uni.getStorageSync('buildingID').name; this.buildingishow = false; @@ -473,10 +444,12 @@ this.buildingishow = true; this.buildingname = uni.getStorageSync('buildingID').name; this.buildingID = uni.getStorageSync('buildingID').id; - this.userInfo.zkProperties.forEach(item => { - item.label = item.propertyName; - item.value = item.id - }) + if(this.userInfo.zkProperties&&this.userInfo.zkProperties.length){ + this.userInfo.zkProperties.forEach(item => { + item.label = item.propertyName; + item.value = item.id + }) + } this.lpanlist = this.userInfo.zkProperties } if (this.userInfo.dataCode == 6) { @@ -970,13 +943,13 @@ .Switchingbox { width: 100%; height: 44rpx; + margin-bottom: 30rpx; display: flex; align-items: center; .Switching1 { width: 44rpx; height: 44rpx; - .Switching1-img { width: 44rpx; height: 44rpx; @@ -984,17 +957,14 @@ } .Switching2 { - margin-left: 12rpx; + margin: 0 12rpx; + flex:1; + height: 44rpx; font-size: 32rpx; - color: #303030; + font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; - } - - .Switching3 { - width: calc(100% - 280rpx); - font-size: 32rpx; color: #303030; - font-weight: 500; + line-height: 44rpx; } .Switching4 { @@ -1003,10 +973,14 @@ color: #303030; font-weight: 400; text-align: right; - text-decoration: underline + text-decoration: underline; + font-family: PingFangSC-Regular, PingFang SC; } } + .gongpai{ + margin-bottom: 20rpx; + } .Workcard { width: 100%; background: #FFFFFF; @@ -1072,79 +1046,101 @@ } } - .title { - width: 100%; - height: 30rpx; - font-size: 30rpx; - font-weight: 600; - color: #333333; - margin-top: 40rpx; - margin-bottom: 24rpx; + .contbox{ + width: 690rpx; + background: #FFFFFF; + border-radius: 12rpx; + padding: 24rpx 0 30rpx; + margin-bottom: 20rpx; + .title { + height: 42rpx; + font-size: 30rpx; + font-family: PingFangSC-Semibold, PingFang SC; + font-weight: 600; + color: #333333; + line-height: 42rpx; + margin-bottom: 24rpx; + display: flex; + align-items: center; + .title-icon{ + width: 12rpx; + height: 20rpx; + margin-right: 18rpx; + } + } + .timeshow{ + height: 40rpx; + font-size: 28rpx; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #666666; + line-height: 40rpx; + margin: -18rpx 0 24rpx 35rpx ; + } } .shebenbox { width: 100%; - height: 156rpx; - background: #FFFFFF; - box-shadow: 0px 0px 12px 0px rgba(224, 224, 224, 0.3); - border-radius: 12rpx; display: flex; - .shebenche { width: 25%; height: 100%; - .shebenchenum { width: 100%; - font-size: 36rpx; - font-weight: 600; - color: #333333; text-align: center; - margin-top: 28rpx; + height: 50rpx; + font-size: 44rpx; + font-family: DINAlternate-Bold, DINAlternate; + font-weight: bold; + color: #333333; + line-height: 50rpx; } .shebenchetext { width: 100%; - font-size: 24rpx; - font-weight: 400; color: #666666; text-align: center; margin-top: 24rpx; + height: 32rpx; + font-size: 24rpx; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + line-height: 32rpx; } } } - + //今日工作 .real-timebox { width: 100%; - background: #FFFFFF; - box-shadow: 0px 0px 12px 0px rgba(224, 224, 224, 0.3); - border-radius: 12rpx; - padding-bottom: 36rpx; - .timebox { width: 100%; display: flex; - + margin-bottom: 20rpx; .real { flex: 1; height: 100%; .realnum { width: 100%; - font-size: 36rpx; - font-weight: 600; - color: #333333; text-align: center; - margin-top: 36rpx; + height: 50rpx; + font-size: 44rpx; + font-family: DINAlternate-Bold, DINAlternate; + font-weight: bold; + color: #333333; + line-height: 50rpx; } .realtext { width: 100%; + text-align: center; + margin-top: 8rpx; + height: 32rpx; font-size: 24rpx; + font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #666666; - text-align: center; - margin-top: 24rpx; + line-height: 32rpx; } } } @@ -1153,36 +1149,33 @@ .commonly-box { width: 100%; - background: #FFFFFF; - box-shadow: 0px 0px 12px 0px rgba(224, 224, 224, 0.3); - border-radius: 12rpx; display: flex; flex-wrap: wrap; - padding-bottom: 36rpx; .commonly { width: 25%; - margin-top: 36rpx; + margin-bottom: 28rpx; .commonly-img { width: 100%; - height: 68rpx; + height: 80rpx; text-align: center; - .commonly-img1 { - width: 68rpx; - height: 68rpx; - border-radius: 50%; + width: 80rpx; + height: 80rpx; } } .commonly-text { width: 100%; text-align: center; + margin-top: 12rpx; + height: 32rpx; font-size: 24rpx; + font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #333333; - margin-top: 16rpx; + line-height: 32rpx; } } } diff --git a/pages/index/learning.vue b/pages/index/learning.vue index e64223c..3c40f29 100644 --- a/pages/index/learning.vue +++ b/pages/index/learning.vue @@ -120,8 +120,8 @@ - + diff --git a/pages/index/personal.vue b/pages/index/personal.vue index a040610..0a5b3e2 100644 --- a/pages/index/personal.vue +++ b/pages/index/personal.vue @@ -1,78 +1,71 @@