From 053ba58f3932324b401b2dfd50e9275b73c91481 Mon Sep 17 00:00:00 2001 From: wangxiaohua <1214073490@qq.com> Date: Wed, 22 Sep 2021 20:47:09 +0800 Subject: [PATCH] init --- App.vue | 2 +- config.js | 2 +- pages.json | 17 +- .../center/Piabodata/Employeesstatistics.vue | 4 - pages/center/Piabodata/Userinsightinto.vue | 9 +- pages/center/Piabodata/index.vue | 4 +- pages/center/consumer/edit.vue | 82 +- pages/center/consumer/index.vue | 40 +- pages/center/prohibited/index.vue | 550 ++++++ pages/center/records/index.vue | 36 +- pages/index/guide.vue | 44 +- pages/index/index.vue | 67 +- pages/mine/equipment/index.vue | 4 +- static/images/prohibited.png | Bin 0 -> 8132 bytes .../js_sdk/u-charts/config-ucharts.js | 1747 ++++++++--------- utils/http.js | 2 +- 16 files changed, 1579 insertions(+), 1031 deletions(-) create mode 100644 pages/center/prohibited/index.vue create mode 100644 static/images/prohibited.png diff --git a/App.vue b/App.vue index 7f0c7d5..e9f3865 100644 --- a/App.vue +++ b/App.vue @@ -214,7 +214,7 @@ text-indent: 30rpx; } .uchaserbox{ - width: 100%; + width: 95%; height: 470rpx; } .jindu{ diff --git a/config.js b/config.js index 641a836..8ce4613 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ // 此处主机域名修改成腾讯云解决方案分配的域名 var host = 'http://121.42.63.138:9091/autoSR/api'; // 测试站 // var host = 'http://192.168.31.161:8080/autoSR/api'; // 长龙 -// var host = 'http://192.168.31.128:8080/autoSR/api'; // 佳豪 +// var host = 'http://192.168.31.127:8080/autoSR/api'; // 佳豪 // var host = 'http://10.2.1.104:8081/autoSR/api'; // 刘敏 // var host = 'https://zkgj.quhouse.com/api'; // 质控正式 // var host = 'https://hfju.com/api'; // 数智正式 diff --git a/pages.json b/pages.json index 00b4c0f..35833ab 100644 --- a/pages.json +++ b/pages.json @@ -49,12 +49,7 @@ "name": "login", "pages": [ { - "path": "index", - "style": { - "navigationBarBackgroundColor": "#008EF2", - "navigationBarTextStyle": "white", - "navigationStyle": "custom" - } + "path": "index" }, { "path": "Verification", @@ -357,7 +352,7 @@ { "path": "Piabodata/Employeesstatistics", "style": { - "navigationBarTitleText": "员工统计", + "navigationBarTitleText": "顾问排名", "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTextStyle": "black" } @@ -379,6 +374,14 @@ "navigationBarTextStyle": "black" } }, + { + "path": "prohibited/index", + "style": { + "navigationBarTitleText": "违禁记录", + "navigationBarBackgroundColor": "#FFFFFF", + "navigationBarTextStyle": "black" + } + }, { "path": "consumer/index", "style": { diff --git a/pages/center/Piabodata/Employeesstatistics.vue b/pages/center/Piabodata/Employeesstatistics.vue index f4d725c..310fbc5 100644 --- a/pages/center/Piabodata/Employeesstatistics.vue +++ b/pages/center/Piabodata/Employeesstatistics.vue @@ -91,10 +91,6 @@ 销讲执行率排行(TOP10) - - 合计 - {{newlisttabinfo3.total}} - 顾问 {{newlisttabinfo3.count}} diff --git a/pages/center/Piabodata/Userinsightinto.vue b/pages/center/Piabodata/Userinsightinto.vue index 23f1c0d..51e4818 100644 --- a/pages/center/Piabodata/Userinsightinto.vue +++ b/pages/center/Piabodata/Userinsightinto.vue @@ -175,11 +175,10 @@ }) data.list.forEach(item=>{ item.matchKeywords.forEach(chend=>{ - if(item.name=="意向面积"){ - chend.name=chend.name+'m²-'+chend.endName+'m²' - } - if(item.name=="购房预算"){ - chend.name=chend.name+'万-'+chend.endName+'万' + if(chend.isInterval==0){ + chend.name=chend.name+chend.unit+'-'+chend.endName+chend.unit + }else{ + chend.name=chend.name } }) }) diff --git a/pages/center/Piabodata/index.vue b/pages/center/Piabodata/index.vue index 81a19d1..a96ccaf 100644 --- a/pages/center/Piabodata/index.vue +++ b/pages/center/Piabodata/index.vue @@ -77,7 +77,7 @@ 均值:25 --> {{danwei}} - + @@ -260,7 +260,7 @@ num: '10' }, { - name: '接待时长', + name: '录音时长', num: '10' }, ], diff --git a/pages/center/consumer/edit.vue b/pages/center/consumer/edit.vue index 42d9c0e..cc9d146 100644 --- a/pages/center/consumer/edit.vue +++ b/pages/center/consumer/edit.vue @@ -22,12 +22,6 @@ 客户性别 - 男 @@ -57,12 +51,12 @@ - + 客户等级 - + @@ -98,17 +92,17 @@ - - - {{item.name}} - - - - - {{item1.label}} - - - + + + {{item.name}} + + + + + {{item1.label}} + + + @@ -125,18 +119,6 @@ - - - - - - - - - - - - @@ -149,12 +131,12 @@ sex:'1', phone:'', chatNo:'', - level:'', + level:'1', remarks:'', }, selectform:{ - level:'', + level:'A', stage:'', demand:'', area:'', @@ -187,17 +169,6 @@ ], allList:[], dataCode:'' - // stagelist:[], - // // 置业需求 - // demandlist:[], - // // 意向面积 - // arealist:[], - // // 预算 - // budgetlist:[], - // // 关注点 - // foucelist:[], - // // 客户来源 - // sourelist:[], } }, onLoad(e) { @@ -212,9 +183,7 @@ }, methods:{ Edittag(item,item1,index,i){ - // var selected=''; - // console.log(item,item1,index,i) - // return + if(this.allList[index].children[i].selected==0){ this.allList[index].children[i].selected=1; }else{ @@ -222,17 +191,6 @@ } this.$forceUpdate() - // this.$u.post("/matchKeywords/updatePersonalMatchData", { - // carId: this.customerId, - // selected:selected, - // name:chend.name, - // pid:chend.pid, - // level:chend.level, - // endName:chend.endName, - // keywordsId:chend.keywordsId - // }).then(res => { - - // }) }, sourecheck(index){ this.sourelist[index].checked=!this.sourelist[index].checked @@ -254,19 +212,17 @@ getdetail(){ this.$u.get("customer/findById?",{id:this.customerId}) .then(res=>{ - // console.log(res) this.form=res // 给客户等级赋值 let idx= this.levellist.findIndex(item=>item.value==res.level) if(idx!=-1){ this.selectform.level=this.levellist[idx].label + }else{ + this.selectform.level='A'; + this.form.level=1; } // 获取置业需求 this.getListByType() - // // 获取意向面积 - // this.getListByType() - // // 获取客户来源 - // this.getListByType() }) }, // 字典表接口 diff --git a/pages/center/consumer/index.vue b/pages/center/consumer/index.vue index a6014ac..f9cf41a 100644 --- a/pages/center/consumer/index.vue +++ b/pages/center/consumer/index.vue @@ -88,8 +88,8 @@ 所属顾问 - - + + @@ -97,8 +97,8 @@ 客户标签 - - + + @@ -143,13 +143,13 @@ 首次到访 - 第二次 + 2次到访 - 第三次 + 3次到访 - 三次以上 + 3次以上 @@ -171,20 +171,20 @@ - 全部 - 今天 - 昨天 - 近7天 - 近30天 - 自定义 + 全部 + 今天 + 昨天 + 近7天 + 近30天 + 自定义 - 全部 - 0~15min - 15~30min - 30~60min - 60~90min - 90min以上 + 全部 + 0~15min + 15~30min + 30~60min + 60~90min + 90min以上 @@ -202,7 +202,7 @@ {label:'接待时间正序',value:'4'}, {label:'执行率正序',value:'5'}, {label:'执行率倒序',value:'6'}, - {label:'接访次数剩正序',value:'7'}, + {label:'接访次数正序',value:'7'}, {label:'接访次数倒序',value:'8'}, ], value:'', diff --git a/pages/center/prohibited/index.vue b/pages/center/prohibited/index.vue new file mode 100644 index 0000000..4d0bab3 --- /dev/null +++ b/pages/center/prohibited/index.vue @@ -0,0 +1,550 @@ + + + + + diff --git a/pages/center/records/index.vue b/pages/center/records/index.vue index b4f2514..fd40080 100644 --- a/pages/center/records/index.vue +++ b/pages/center/records/index.vue @@ -82,8 +82,8 @@ 所属顾问 - - + + @@ -121,13 +121,13 @@ 首次到访 - 第二次 + 2次到访 - 第三次 + 3次到访 - 三次以上 + 3次以上 @@ -147,20 +147,20 @@ - 全部 - 今天 - 昨天 - 近7天 - 近30天 - 自定义 + 全部 + 今天 + 昨天 + 近7天 + 近30天 + 自定义 - 全部 - 0~15min - 15~30min - 30~60min - 60~90min - 90min以上 + 全部 + 0~15min + 15~30min + 30~60min + 60~90min + 90min以上 @@ -178,7 +178,7 @@ {label:'接待时间正序',value:'4'}, {label:'执行率正序',value:'5'}, {label:'执行率倒序',value:'6'}, - {label:'接访次数剩正序',value:'7'}, + {label:'接访次数正序',value:'7'}, {label:'接访次数倒序',value:'8'}, ], activeTotal: 5, diff --git a/pages/index/guide.vue b/pages/index/guide.vue index 83291e0..6a9694c 100644 --- a/pages/index/guide.vue +++ b/pages/index/guide.vue @@ -4,25 +4,39 @@ 数智工牌 - + + + + + + + 智能语音转写 + + + + 高效的判客机制 + + + + 全方位的客户跟进 + + + + 专业的经济管家 + + + + 在线实时沟通 + + + 立即去登录 - -