From d2c7630d71ca188c4f237f628c268e0e06b14967 Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Thu, 25 Nov 2021 11:55:44 +0800 Subject: [PATCH] =?UTF-8?q?zx-=E4=BF=AE=E6=94=B9=E4=BA=86v-label-ctx?= =?UTF-8?q?=E7=9A=84=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/v-label-ctx/index.vue | 16 +++++++++------- .../brandTonalDistribution/index.vue | 2 +- src/views/BrandInsight/spreadTOPmodels/opt.js | 4 ++-- src/views/EventComparison/wupEc/index.vue | 8 ++++---- src/views/EventComparison/wupEc/opt1.js | 2 +- src/views/EventComparison/wupEc/opt2.js | 2 +- src/views/Index/barometer/opt.js | 2 +- .../FollowPostUserAnalysis/opt.js | 4 ++-- .../MainPostUserAnalysis/opt.js | 4 ++-- src/views/ModelForumDetails/mfdCharacters/opt.js | 4 ++-- .../ModelForumDetails/mfdContentType/opt.js | 4 ++-- .../ModelInsight/mlForumHotTopicDirection/opt.js | 3 ++- src/views/ModelInsight/mlSpreadTOPmodels/opt.js | 3 ++- src/views/ModelInsight/mlWeiboKol/opt.js | 2 +- src/views/ModelInsight/mlWeiboPortraits/opt.js | 3 ++- .../MWDweiboCharacters/index.vue | 2 +- .../ModelWeiboDetails/MWDweiboCharacters/opt.js | 4 ++-- .../ModelWeiboDetails/MWDweiboContentType/opt.js | 4 ++-- src/views/WeiboDetails/weiboCharacters/index.vue | 2 +- src/views/WeiboDetails/weiboCharacters/opt.js | 4 ++-- src/views/WeiboDetails/weiboContentType/opt.js | 4 ++-- 21 files changed, 44 insertions(+), 39 deletions(-) diff --git a/src/components/v-label-ctx/index.vue b/src/components/v-label-ctx/index.vue index 81d74d8..2e436b0 100644 --- a/src/components/v-label-ctx/index.vue +++ b/src/components/v-label-ctx/index.vue @@ -67,42 +67,44 @@ export default { border-bottom: 1px solid #0F2A4D; .d1 { display: block; + width: 34%; .s1 { display: block; - width: 100%; - height: 4px; + width: 66%; + height: 8px; background: red; } .s2 { display: block; - font-size: 14px; + font-size: 18px; color: #fff; margin-top: 10px; } } .d2 { + width: 20%; .s1 { display: block; - font-size: 12px; + font-size: 16px; color: #7a8289; } .s2 { display: block; font-family: Bebas; - font-size: 14px; + font-size: 18px; color: #fff; } } .d3 { .s1 { display: block; - font-size: 12px; + font-size: 16px; color: #7a8289; } .s2 { display: block; font-family: Bebas; - font-size: 14px; + font-size: 18px; color: #fff; } } diff --git a/src/views/BrandComparison/brandTonalDistribution/index.vue b/src/views/BrandComparison/brandTonalDistribution/index.vue index da2bed2..12d76ba 100644 --- a/src/views/BrandComparison/brandTonalDistribution/index.vue +++ b/src/views/BrandComparison/brandTonalDistribution/index.vue @@ -22,7 +22,7 @@ >负面 -
+
{{eventList[0]}}
-
+
-
+
{{eventList[1]}}
-
+
-
+
diff --git a/src/views/ModelWeiboDetails/MWDweiboCharacters/opt.js b/src/views/ModelWeiboDetails/MWDweiboCharacters/opt.js index f01a8de..782b448 100644 --- a/src/views/ModelWeiboDetails/MWDweiboCharacters/opt.js +++ b/src/views/ModelWeiboDetails/MWDweiboCharacters/opt.js @@ -42,12 +42,12 @@ export default function createOpt(ds = [], color = []) { label: { show: false, position: 'center', - lineHeight: 30 + lineHeight: 36 }, emphasis: { label: { show: true, - fontSize: '16', + fontSize: '20', color: "#ffff", fontWeight: 'bold', formatter: function (p) { diff --git a/src/views/ModelWeiboDetails/MWDweiboContentType/opt.js b/src/views/ModelWeiboDetails/MWDweiboContentType/opt.js index f01a8de..782b448 100644 --- a/src/views/ModelWeiboDetails/MWDweiboContentType/opt.js +++ b/src/views/ModelWeiboDetails/MWDweiboContentType/opt.js @@ -42,12 +42,12 @@ export default function createOpt(ds = [], color = []) { label: { show: false, position: 'center', - lineHeight: 30 + lineHeight: 36 }, emphasis: { label: { show: true, - fontSize: '16', + fontSize: '20', color: "#ffff", fontWeight: 'bold', formatter: function (p) { diff --git a/src/views/WeiboDetails/weiboCharacters/index.vue b/src/views/WeiboDetails/weiboCharacters/index.vue index 1dbca9a..8fb02f3 100644 --- a/src/views/WeiboDetails/weiboCharacters/index.vue +++ b/src/views/WeiboDetails/weiboCharacters/index.vue @@ -40,7 +40,7 @@ :cont="item.value" :percentage="((item.value / total) * 100).toFixed(2) + '%'" :color="colors[index]" - :eStyle="{ height: '4.27rem' }" + :eStyle="{ height: '5.14rem' }" >
diff --git a/src/views/WeiboDetails/weiboCharacters/opt.js b/src/views/WeiboDetails/weiboCharacters/opt.js index f01a8de..782b448 100644 --- a/src/views/WeiboDetails/weiboCharacters/opt.js +++ b/src/views/WeiboDetails/weiboCharacters/opt.js @@ -42,12 +42,12 @@ export default function createOpt(ds = [], color = []) { label: { show: false, position: 'center', - lineHeight: 30 + lineHeight: 36 }, emphasis: { label: { show: true, - fontSize: '16', + fontSize: '20', color: "#ffff", fontWeight: 'bold', formatter: function (p) { diff --git a/src/views/WeiboDetails/weiboContentType/opt.js b/src/views/WeiboDetails/weiboContentType/opt.js index f01a8de..782b448 100644 --- a/src/views/WeiboDetails/weiboContentType/opt.js +++ b/src/views/WeiboDetails/weiboContentType/opt.js @@ -42,12 +42,12 @@ export default function createOpt(ds = [], color = []) { label: { show: false, position: 'center', - lineHeight: 30 + lineHeight: 36 }, emphasis: { label: { show: true, - fontSize: '16', + fontSize: '20', color: "#ffff", fontWeight: 'bold', formatter: function (p) {