From 6aa5102b8b5d48db5e3f8d1524f22dc787bd5f4a Mon Sep 17 00:00:00 2001 From: "lily.zhang" Date: Tue, 26 Oct 2021 18:48:48 +0800 Subject: [PATCH] cxw-010203 --- src/api/BrandInsight/index.js | 2 +- src/components/v-echars/index.vue | 2 +- src/lycomponents/iHeader/index.vue | 53 ++++----- src/lycomponents/iHeaderMa/index.vue | 50 +++++---- src/request/index.js | 2 +- .../forumHotTopicDirection/index.vue | 3 +- .../BrandInsight/popularEvents/index.vue | 22 +++- src/views/BrandInsight/popularEvents/opt.js | 106 +++++++----------- src/views/Index/dynamicNumber/index.vue | 32 +++++- 9 files changed, 143 insertions(+), 129 deletions(-) diff --git a/src/api/BrandInsight/index.js b/src/api/BrandInsight/index.js index a91ce97..bb1f16f 100644 --- a/src/api/BrandInsight/index.js +++ b/src/api/BrandInsight/index.js @@ -1,7 +1,7 @@ /* * @Author: your name * @Date: 2021-10-25 15:38:59 - * @LastEditTime: 2021-10-26 15:18:57 + * @LastEditTime: 2021-10-26 16:27:31 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: /data-show/src/api/BrandInsight/index.js diff --git a/src/components/v-echars/index.vue b/src/components/v-echars/index.vue index bef904b..7db2290 100644 --- a/src/components/v-echars/index.vue +++ b/src/components/v-echars/index.vue @@ -1,7 +1,7 @@