From 91292eb101e99978bf94f910f694ef706d7db456 Mon Sep 17 00:00:00 2001 From: "lily.zhang" Date: Tue, 26 Oct 2021 16:20:16 +0800 Subject: [PATCH] cxw-010203 --- src/App.vue | 9 +- src/api/BrandInsight/index.js | 72 ++++++++++++- src/components/v-label-ctx/index.vue | 4 +- src/lycomponents/iHeader/index.vue | 4 +- src/main.js | 3 +- src/store/mutations.js | 4 +- src/utils/gol/sideSingleColumn.js | 3 +- src/utils/rem/index.js | 43 ++++---- src/views/BrandInsight/brandData/index.vue | 48 ++++++--- src/views/BrandInsight/brandTop/index.vue | 7 +- .../forumCommunicationTrend/index.vue | 32 +++++- .../forumCommunicationTrend/opt.js | 14 ++- .../forumHotTopicDirection/index.vue | 58 +++++++--- src/views/BrandInsight/index.vue | 16 +-- src/views/BrandInsight/keyMedia/index.vue | 47 +++++++- src/views/BrandInsight/keyMedia/opt.js | 9 +- .../BrandInsight/popularEventsList/index.vue | 7 +- .../BrandInsight/popularwordCloud/index.vue | 45 ++++++-- .../rearWingPropagationSituation/index.vue | 37 ++++++- .../rearWingPropagationSituation/opt.js | 14 ++- .../BrandInsight/spreadTOPmodels/index.vue | 35 +++++- src/views/BrandInsight/titsopo/index.vue | 7 +- src/views/BrandInsight/titsopo/opt.js | 8 +- src/views/BrandInsight/weiboKol/index.vue | 7 +- .../BrandInsight/weiboPortraits/index.vue | 102 ++++++++++++------ src/views/BrandInsight/weiboPortraits/opt.js | 98 ++++++----------- .../BrandInsight/weiboVolumeTrend/index.vue | 37 ++++++- .../BrandInsight/weiboVolumeTrend/opt.js | 14 ++- src/views/Index/barometer/opt.js | 8 +- src/views/Index/dynamicNumber/index.vue | 10 +- .../Index/keyCommunicationPositions/index.vue | 4 +- src/views/Index/userPortrait/index.vue | 12 ++- vue.config.js | 7 +- 33 files changed, 587 insertions(+), 238 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5289779..5eff7ed 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@