From 28aa5a15f40da5b066c528e342a4a4bad775b6a8 Mon Sep 17 00:00:00 2001 From: corala <18339694416@163.com> Date: Wed, 6 Jul 2022 10:56:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/wel.vue | 93 ++++++++++++------- src/views/Customer/label.vue | 3 +- src/views/Statistics/BuildingContrast.vue | 3 +- src/views/Statistics/ConsultantBrand.vue | 49 ++-------- src/views/Statistics/MentoringAbility.vue | 11 +-- src/views/Statistics/ReceptionOverview.vue | 2 +- src/views/Statistics/ReceptionStatistical.vue | 4 +- src/views/Statistics/index.vue | 13 ++- 8 files changed, 90 insertions(+), 88 deletions(-) diff --git a/src/page/wel.vue b/src/page/wel.vue index eb9d539..323d8d3 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -36,10 +36,14 @@
-
接待量 (次) - - - +
+
+
接待量 (次)
+ + + + +
{{ cardlist.datalist.receptionCount || 0 }}
@@ -73,10 +77,13 @@ ">
-
有效接待(次) - - - +
+
+
有效接待(次)
+ + + +
{{ cardlist.datalist.activeCustomer || 0 }}
@@ -131,10 +138,13 @@
-
平均执行率 - - - +
+
+
平均执行率
+ + + +
{{ cardlist.datalist.fraction || 0 }}%
@@ -166,10 +176,13 @@
-
平均接待时长(分钟) - - - +
+
+
平均接待时长(分钟)
+ + + +
{{ cardlist.datalist.avgDuration || 0 }}
@@ -205,10 +218,13 @@
-
违禁接待次数(次) - - - +
+
+
违禁接待次数(次)
+ + + +
{{ cardlist.datalist.prohibitedCustomer || 0 }}
@@ -240,10 +256,13 @@
-
违禁接待占比 - - - +
+
+
违禁接待占比
+ + + +
{{ cardlist.datalist.prohibitedZb || 0 }}
@@ -277,12 +296,13 @@
-
场景执行分析 - - - +
+ 场景执行分析 + + +
-
平均执行率 +
+ + 平均执行率 @@ -1933,6 +1955,11 @@ export default { .projectCardItem { .sum { + + .sum-top{ + display: flex; + align-items: center; + } .span1 { width: 100px; height: 30px; @@ -2068,6 +2095,10 @@ export default { .projectCardItem { .sum { + .sum-top{ + display: flex; + align-items: center; + } .span1 { width: 100px; height: 30px; diff --git a/src/views/Customer/label.vue b/src/views/Customer/label.vue index 3481259..ea4a522 100644 --- a/src/views/Customer/label.vue +++ b/src/views/Customer/label.vue @@ -658,9 +658,8 @@ overflow: hidden; } .box-center { width: 100%; - padding: 15px; + padding: 15px 15px 20px; min-width: 1000px; - padding-bottom: 100px; } #app { width: 100%; diff --git a/src/views/Statistics/BuildingContrast.vue b/src/views/Statistics/BuildingContrast.vue index b5f1517..1b11bc7 100644 --- a/src/views/Statistics/BuildingContrast.vue +++ b/src/views/Statistics/BuildingContrast.vue @@ -728,9 +728,8 @@ export default { .box-center { width: 100%; - padding: 15px; + padding: 15px 15px 20px; min-width: 1000px; - padding-bottom: 100px; } .cen-tab { diff --git a/src/views/Statistics/ConsultantBrand.vue b/src/views/Statistics/ConsultantBrand.vue index 5604135..7efaa56 100644 --- a/src/views/Statistics/ConsultantBrand.vue +++ b/src/views/Statistics/ConsultantBrand.vue @@ -21,31 +21,6 @@
-
筛选日期:
- - 销讲统计 违禁统计 -
- +