From c00154a95984cd54bf4abe181697d9388ea206f1 Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Tue, 29 Mar 2022 17:23:13 +0800 Subject: [PATCH] zx --- src/components/v-btn/index.vue | 2 +- .../iSwitchEvent/ec-top/index.vue | 10 +++-- src/styles/antd.less | 19 ++++++++-- .../BrandComparison/BrandBeginComparte.vue | 1 + .../brandCompateHeader/index.vue | 3 ++ .../brandCompateHeaderStoken/index.vue | 1 + src/views/BrandInsight/index.vue | 23 +++++++++++- .../comparisonOfEventpp/index.vue | 1 + src/views/EventDEC/esprocess/index.vue | 1 + .../mcChooseModel/index.vue | 1 + .../brandCompateHeader/index.vue | 3 ++ src/views/ModelInsight/index.vue | 23 +++++++++++- src/views/ThemeAnalize/index.vue | 37 ++++++++++++++----- src/views/ThemeAnalize/tbEvent.js | 5 +++ src/views/ThemeBoard/EventTransform/index.vue | 3 +- 15 files changed, 112 insertions(+), 21 deletions(-) diff --git a/src/components/v-btn/index.vue b/src/components/v-btn/index.vue index 91a1511..e8ff584 100644 --- a/src/components/v-btn/index.vue +++ b/src/components/v-btn/index.vue @@ -34,7 +34,7 @@ export default { min-width: 200px; text-align: center; line-height: 48px; - font-weight: 500; + font-weight: 600; color: #63AECC; font-size: 20px; cursor: pointer; diff --git a/src/lycomponents/iSwitchEvent/ec-top/index.vue b/src/lycomponents/iSwitchEvent/ec-top/index.vue index 5efeb59..741415a 100644 --- a/src/lycomponents/iSwitchEvent/ec-top/index.vue +++ b/src/lycomponents/iSwitchEvent/ec-top/index.vue @@ -18,8 +18,10 @@
{{item.events_title}}
- 开始时间:{{item.minSourcetime}} - 信息总量{{item.events_count}}条 + 开始时间: + {{item.minSourcetime}} + 信息总量 + {{item.events_count}}
@@ -106,9 +108,9 @@ export default { .ec-d1-dd1 { width: 800px; height: 120px; - background: linear-gradient(180deg, #0088c9 0%, #001c43 100%); + background: linear-gradient(180deg, rgba(0, 136, 201, 0.6), rgba(0, 28, 67, 0.6)); border-radius: 4px; - border: 2px solid #0091ff; + border: 2px solid rgba(0, 145, 255, 0.6); margin-left: 16px; display: flex; justify-content: flex-start; diff --git a/src/styles/antd.less b/src/styles/antd.less index 5865f9a..ec5ad2c 100644 --- a/src/styles/antd.less +++ b/src/styles/antd.less @@ -383,9 +383,15 @@ li.ant-calendar-time-picker-select-option-selected { background: transparent !important; } -.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active { - border-color: rgb(26, 38, 65) !important; - background: rgb(26, 38, 65) !important; +.ant-tabs.ant-tabs-card .ant-tabs-card-bar { + .ant-tabs-tab { + color: rgba(99, 174, 204, 0.6) !important; + } + .ant-tabs-tab-active { + border-color: rgb(26, 38, 65) !important; + background: rgb(26, 38, 65) !important; + color: #63AECC !important; + } } .ant-descriptions-row { @@ -436,4 +442,11 @@ li.ant-calendar-time-picker-select-option-selected { } .ant-anchor-link-active > .ant-anchor-link-title { color: #3373CC !important; +} + +.ant-modal-body { + padding: 1.5rem 1.5rem 0rem 1.5rem !important; + font-size: 0.875rem !important; + line-height: 1.5 !important; + word-wrap: break-word !important; } \ No newline at end of file diff --git a/src/views/BrandComparison/BrandBeginComparte.vue b/src/views/BrandComparison/BrandBeginComparte.vue index dfd9f57..6093ec0 100644 --- a/src/views/BrandComparison/BrandBeginComparte.vue +++ b/src/views/BrandComparison/BrandBeginComparte.vue @@ -155,6 +155,7 @@ export default { cursor: pointer; color: #63aecc; font-size: 24px; + font-weight: bold; text-align: center; line-height: 64px; margin-top: 16px; diff --git a/src/views/BrandComparison/brandCompateHeader/index.vue b/src/views/BrandComparison/brandCompateHeader/index.vue index a6d0690..68d2090 100644 --- a/src/views/BrandComparison/brandCompateHeader/index.vue +++ b/src/views/BrandComparison/brandCompateHeader/index.vue @@ -193,6 +193,7 @@ export default { .s1 { position: absolute; font-size: 14px; + font-weight: bold; color: #b2daf8; top: 52px; left: 43px; @@ -203,6 +204,7 @@ export default { left: 110px; color: #fff; font-size: 20px; + font-weight: bold; } .s3 { display: block; @@ -218,6 +220,7 @@ export default { text-align: center; line-height: 28px; font-size: 12px; + font-weight: bold; cursor: pointer; } } diff --git a/src/views/BrandComparison/brandCompateHeaderStoken/index.vue b/src/views/BrandComparison/brandCompateHeaderStoken/index.vue index 4a03cb1..537e9db 100644 --- a/src/views/BrandComparison/brandCompateHeaderStoken/index.vue +++ b/src/views/BrandComparison/brandCompateHeaderStoken/index.vue @@ -152,6 +152,7 @@ export default { text-align: center; line-height: 28px; font-size: 12px; + font-weight: bold; cursor: pointer; } } diff --git a/src/views/BrandInsight/index.vue b/src/views/BrandInsight/index.vue index af19b28..0d7148a 100644 --- a/src/views/BrandInsight/index.vue +++ b/src/views/BrandInsight/index.vue @@ -17,7 +17,9 @@
- {{this.brand}} + {{this.brand}} + {{this.brand}} + {{this.brand}}
@@ -277,6 +279,25 @@ export default { .bdl-d1-dd2-d1-s1 { display: block; font-size: 40px; + font-weight: bold; + color: #b2daf7; + width: 100%; + text-align: center; + margin-top: 150px; + } + .bdl-d1-dd2-d1-s2 { + display: block; + font-size: 28px; + font-weight: bold; + color: #b2daf7; + width: 100%; + text-align: center; + margin-top: 150px; + } + .bdl-d1-dd2-d1-s3 { + display: block; + font-size: 24px; + font-weight: bold; color: #b2daf7; width: 100%; text-align: center; diff --git a/src/views/EventComparison/comparisonOfEventpp/index.vue b/src/views/EventComparison/comparisonOfEventpp/index.vue index efb4091..89d489f 100644 --- a/src/views/EventComparison/comparisonOfEventpp/index.vue +++ b/src/views/EventComparison/comparisonOfEventpp/index.vue @@ -218,6 +218,7 @@ export default { padding-top: 16px; height: 88px; font-size: 16px; + font-weight: 600; cursor: pointer; } .d2 { diff --git a/src/views/EventDEC/esprocess/index.vue b/src/views/EventDEC/esprocess/index.vue index e9fcc94..4c72ab8 100644 --- a/src/views/EventDEC/esprocess/index.vue +++ b/src/views/EventDEC/esprocess/index.vue @@ -203,6 +203,7 @@ export default { padding-top: 16px; height: 88px; font-size: 16px; + font-weight: 600; cursor: pointer; } .d2 { diff --git a/src/views/MarketingComparison/mcChooseModel/index.vue b/src/views/MarketingComparison/mcChooseModel/index.vue index 59ee145..c222eff 100644 --- a/src/views/MarketingComparison/mcChooseModel/index.vue +++ b/src/views/MarketingComparison/mcChooseModel/index.vue @@ -298,6 +298,7 @@ export default { cursor: pointer; text-align: center; color: #63aecc; + font-weight: bold; line-height: 28px; } .mc-t { diff --git a/src/views/ModelComparison/brandCompateHeader/index.vue b/src/views/ModelComparison/brandCompateHeader/index.vue index a2f7628..a016735 100644 --- a/src/views/ModelComparison/brandCompateHeader/index.vue +++ b/src/views/ModelComparison/brandCompateHeader/index.vue @@ -232,6 +232,7 @@ export default { background-size: 100% 100%; cursor: pointer; text-align: center; + font-weight: bold; color: #63aecc; line-height: 28px; } @@ -249,12 +250,14 @@ export default { line-height: 78px; text-align: center; font-size: 14px; + font-weight: bold; color: #0090ff; margin-left: 17px; } .m-t-s1 { display: block; font-size: 20px; + font-weight: bold; color: #fff; margin-left: 6px; } diff --git a/src/views/ModelInsight/index.vue b/src/views/ModelInsight/index.vue index 01371a5..3dd973d 100644 --- a/src/views/ModelInsight/index.vue +++ b/src/views/ModelInsight/index.vue @@ -17,7 +17,9 @@
- {{model}} + {{model}} + {{model}} + {{model}}
@@ -281,9 +283,28 @@ export default { background-repeat: no-repeat; background-size: cover; background-position: 0 40px; + .bdl-d1-dd2-d1-s3 { + display: block; + font-size: 20px; + font-weight: bold; + color: #b2daf7; + width: 100%; + text-align: center; + margin-top: 150px; + } + .bdl-d1-dd2-d1-s2 { + display: block; + font-size: 28px; + font-weight: bold; + color: #b2daf7; + width: 100%; + text-align: center; + margin-top: 150px; + } .bdl-d1-dd2-d1-s1 { display: block; font-size: 40px; + font-weight: bold; color: #b2daf7; width: 100%; text-align: center; diff --git a/src/views/ThemeAnalize/index.vue b/src/views/ThemeAnalize/index.vue index bdbc5c8..c0101ec 100644 --- a/src/views/ThemeAnalize/index.vue +++ b/src/views/ThemeAnalize/index.vue @@ -64,7 +64,7 @@
- + -
- 确定 - 关闭 +
@@ -156,9 +155,8 @@
-
- 确定 - 关闭 +
@@ -169,7 +167,7 @@