From 38f4ba14b591f45c718ed0229868822e20cb93b1 Mon Sep 17 00:00:00 2001
From: corala <18339694416@163.com>
Date: Mon, 25 Jul 2022 17:04:57 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E6=8C=96=E6=8E=98=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD=E4=BA=8C=E6=9C=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/center/consumer/consumerDetail.vue | 124 +++--
pages/center/consumer/index.vue | 636 ++++++++++++-----------
pages/center/records/index.vue | 60 ++-
pages/mine/details.vue | 125 +++--
pages/mine/details2.vue | 51 +-
5 files changed, 553 insertions(+), 443 deletions(-)
diff --git a/pages/center/consumer/consumerDetail.vue b/pages/center/consumer/consumerDetail.vue
index 6f154e0..19f1c02 100644
--- a/pages/center/consumer/consumerDetail.vue
+++ b/pages/center/consumer/consumerDetail.vue
@@ -14,18 +14,49 @@
-
+
+ 销讲执行:{{ customerInfo.fraction || 0 }}%
+
- 手机号码:
- {{customerInfo.phone&&customerInfo.isShow==1?customerInfo.phone.length==11?customerInfo.phone.substr(0, 3) + '****' + customerInfo.phone.substr(7):customerInfo.phone:customerInfo.phone&&customerInfo.isShow!=1?customerInfo.phone: '--'}}
+
+ 手机号码:{{customerInfo.phone&&customerInfo.isShow==1?customerInfo.phone.length==11?customerInfo.phone.substr(0, 3) + '****' + customerInfo.phone.substr(7):customerInfo.phone:customerInfo.phone&&customerInfo.isShow!=1?customerInfo.phone: '--'}}
+ 到访次数:{{ customerInfo.visitRecord || "--" }}次/{{
+ customerInfo.mm || 0
+ }}min
-
+
+ 需求挖掘:{{ customerInfo.wordFraction || 0 }}%
+ 画像标签:{{
+ customerInfo.demand.cusSemanticWordsList.length || 0
+ }}
+
+
+ 所属顾问:{{ customerInfo.agentName || "--" }}
+ 客户阶段:{{ customerInfo.agentName || "--" }}
+
+
+ 上次到访:{{ customerInfo.createTime || "--" }}
+
+
@@ -1049,7 +1066,6 @@
display: flex;
justify-content: space-between;
box-sizing: border-box;
- // border-top: 1px solid #E0E0E0;
font-weight: 400;
color: #292929;
height: 90rpx;
@@ -1060,21 +1076,22 @@
display: flex;
.img {
- // margin-top: 19rpx;
- width: 52rpx;
- height: 52rpx;
- border: 1px solid #E0E0E0;
- border-radius: 50%;
- text-align: center;
- line-height: 50rpx;
- margin-right: 20rpx;
- }
-
- .test {
- margin-top: 11rpx;
- font-weight: 500;
- color: #333333;
- }
+ width: 52rpx;
+ height: 52rpx;
+ border-radius: 50%;
+ text-align: center;
+ line-height: 50rpx;
+ margin-right: 20rpx;
+ color: #fff;
+ font-size: 30rpx;
+ background: #9f61c8;
+ }
+
+ .test {
+ margin-top: 11rpx;
+ font-weight: 500;
+ color: #333333;
+ }
.edit {
height: 30rpx;
@@ -1089,22 +1106,18 @@
}
}
- .right {
- display: flex;
-
- .point {
- width: 12rpx;
- height: 12rpx;
- background: #2B6EFF;
- border-radius: 50%;
- margin-right: 9rpx;
- margin-top: 20rpx;
- }
-
- .test {
- margin-top: 11rpx;
- }
- }
+ .right {
+ display: flex;
+ .test {
+ margin-top: 11rpx;
+ .blue {
+ font-size: 32rpx;
+ font-family: PingFangSC-Medium, PingFang SC;
+ font-weight: 500;
+ color: #2671e2;
+ }
+ }
+ }
}
.content-sec {
@@ -1113,8 +1126,9 @@
position: relative;
.content-sec-lab {
- margin-top: 30rpx;
+ margin-top: 28rpx;
display: flex;
+ justify-content: space-between;
font-size: 30rpx;
font-weight: 400;
color: #666666;
diff --git a/pages/center/consumer/index.vue b/pages/center/consumer/index.vue
index 79a48f7..e67ea92 100644
--- a/pages/center/consumer/index.vue
+++ b/pages/center/consumer/index.vue
@@ -167,8 +167,227 @@
-
+
+
+
+
+
+ 咨询业务
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+ 接待时长
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+ 客户等级
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+ 客户阶段
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+ 需求挖掘率
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+ 销讲执行率
+
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+ 到访次数
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
-
-
-
- 咨询业务
-
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
- 接待时长
-
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
- 客户等级
-
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
- 客户阶段
-
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
- 需求挖掘率
-
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
- 销讲执行率
-
-
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
- 到访次数
-
-
-
-
-
- {{ item.label }}
-
-
-
-
+
-
-
- 咨询业务
-
-
-
-
-
- {{ item.label }}
-
-
-
-
+
+
+
+ 咨询业务
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
-
+
+
@@ -209,6 +210,7 @@
+
+
+
+
+
+
+ 话术分类:
+
+
+
+
+ 话术内容:
+
+
+
+
+
-
+
选择
@@ -214,6 +242,32 @@
},
data() {
return {
+ wajueshow: false,
+ wordBiaoqian: '',
+ treelist: [{
+ value: 1,
+ label: '中国',
+ children: [
+ {
+ value: 2,
+ label: '广东'
+ },
+ {
+ value: 5,
+ label: '广西'
+ }
+ ]},
+ {
+ value: 8,
+ label: '美国',
+ children: [
+ {
+ value: 9,
+ label: '纽约',
+ }
+ ]
+ }],
+ treeshow: false,
recordPath: "",
customerId: "",
luyinList: [], //录音文件
@@ -342,7 +396,6 @@
!this.isPageHide && this.init(info)
},
-
onHide() {
this.isPageHide = true
},
@@ -373,6 +426,23 @@
}
},
methods: {
+ wajueConfirm(){
+ },
+ // 挖掘话术分类树的选择
+ confirm(e){
+ console.log(e)
+ this.wordBiaoqian = e[0].label + '-' + e[1].label
+ // this.wordBiaoqianId[0] = e[0].value
+ // this.wordBiaoqianId[1] = e[1].value
+ },
+ CancelAdd(){
+ this.wajueshow = false
+ },
+ //加入挖掘话术
+ openwajue(word) {
+ this.wajueword = word;
+ this.wajueshow = true;
+ },
eqLogClick(){
uni.navigateTo({
url:`./equipmentLog?id=${this.customerId}`
@@ -1192,44 +1262,41 @@
// 表单
.tian-view {
- width: 570upx;
+ width: 570rpx;
background-color: #FFFFFF;
- border-bottom: 1px solid #ededee;
display: flex;
- min-height: 96rpx;
-
- .tian-view-t1 {
- width: 20rpx;
- font-size: 34rpx;
- height: 34rpx;
- line-height: 110rpx;
- letter-spacing: 0px;
- color: red;
- }
+ margin-bottom:30rpx;
.tian-view-t2 {
- width: 30%;
- min-height: 96rpx;
- line-height: 96rpx;
+ width: 100%;
font-size: 34rpx;
+ display: flex;
+ align-items: center;
color: #333;
+ .tian-input {
+ width: 384rpx;
+ font-size: 34rpx;
+ border: none;
+ border-bottom: 1px solid #eee;
+ }
}
-
.tian-view-t3 {
- width: 61%;
- padding-top: 31rpx;
- padding-bottom: 31rpx;
+ width: 100%;
display: flex;
-
- .tian-input {
- width: 98%;
+ font-size: 34rpx;
+ align-items: center;
+ .huashu-input{
+ width: 384rpx;
+ height: 60rpx;
+ padding: 0 10rpx;
font-size: 34rpx;
- border: none;
+ border-bottom: 1rpx solid #E0E0E0;
+ border-radius: 4rpx;
}
}
}
- .zhezhoa {
+ .zhezhao {
position: fixed;
top: 0;
left: 0;
diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue
index 0195d46..dd34b42 100644
--- a/pages/mine/details2.vue
+++ b/pages/mine/details2.vue
@@ -116,7 +116,7 @@
-
+
标记为顾问
-
-
+
+
- 话术分类:
+ 话术分类:
-
- 话术内容:
+
+ 话术内容:
-
+
@@ -162,7 +162,7 @@
-
+
加精华
选择标签
@@ -179,7 +179,7 @@
-
+
-
+
-
+
校准
-
+
选择
@@ -465,7 +465,7 @@
-
+
修改角色