From 7269fbb543b76b4367a427d44a5b9badc746f1b5 Mon Sep 17 00:00:00 2001 From: wangxiaohua <1214073490@qq.com> Date: Wed, 25 Aug 2021 18:37:30 +0800 Subject: [PATCH 1/2] init --- config.js | 4 +- pages/center/Piabodata/TrendAnalysis.vue | 300 ++++++++++++----------- pages/center/Piabodata/index.vue | 4 +- pages/center/records/index.vue | 22 +- pages/index/index.vue | 1 - utils/http.js | 4 +- 6 files changed, 177 insertions(+), 158 deletions(-) diff --git a/config.js b/config.js index 72d9e33..be10eb6 100644 --- a/config.js +++ b/config.js @@ -2,9 +2,9 @@ * 小程序配置文件 */ // 此处主机域名修改成腾讯云解决方案分配的域名 -// var host = 'http://121.42.63.138:9091/autoSR/api'; // 测试站 +var host = 'http://121.42.63.138:9091/autoSR/api'; // 测试站 // var host = 'http://192.168.31.163:8080/autoSR/api'; // 长龙 -var host = 'http://192.168.31.128:8080/autoSR/api'; // 佳豪 +// var host = 'http://192.168.31.128: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/center/Piabodata/TrendAnalysis.vue b/pages/center/Piabodata/TrendAnalysis.vue index 4d48fd6..09ee0cf 100644 --- a/pages/center/Piabodata/TrendAnalysis.vue +++ b/pages/center/Piabodata/TrendAnalysis.vue @@ -33,7 +33,7 @@ - + 数据起始时间:{{kanbanlist.kaishitime}} @@ -45,16 +45,17 @@ 简报 - - {{item.name}} + + {{item.name}}/分 + {{item.name}} - - {{item.num}} - - - 对比:{{item.num1}} - {{item.num2}} - + + {{item.num}} + + + 对比:{{item.num1}} + {{item.num2}} + @@ -77,31 +78,17 @@ 销讲二级 - - + + - - - + {{lopanobj.name}} - - - + + 选择一级: @@ -125,26 +112,17 @@ - - - + + {{Selecttuanduiobj.name}} - - + + - 销讲词执行率 + 销讲词执行率 暂无数据 - + - + 对比报表 - - - - - {{item1}} - {{item1==0?'--':item1+'%'}} - - - + + + + + {{item1}} + + {{item1==0?'--':item1+'%'}} + + - - - - - - {{item1==0?'--':item1+'%'}} - {{item1+'%'}} - {{item1}} - - - - + + + + + + + {{item1==0?'--':item1+'%'}} + + {{item1+'%'}} + {{item1}} + + - + + + @@ -209,21 +192,35 @@ - + +