diff --git a/src/views/BrandInsight/index.vue b/src/views/BrandInsight/index.vue
index 78ce0d6..4be1369 100644
--- a/src/views/BrandInsight/index.vue
+++ b/src/views/BrandInsight/index.vue
@@ -53,10 +53,10 @@
-
+
-
-
+
+
@@ -64,10 +64,10 @@
论坛详情
-
+
-
-
+
@@ -83,17 +83,17 @@
尾翼详情
diff --git a/src/views/BrandInsight/weiboKolStoken/index.vue b/src/views/BrandInsight/weiboKolStoken/index.vue
index 49b2400..ba08a45 100644
--- a/src/views/BrandInsight/weiboKolStoken/index.vue
+++ b/src/views/BrandInsight/weiboKolStoken/index.vue
@@ -10,6 +10,17 @@
diff --git a/src/views/BrandInsight/weiboPortraitsStoken/index.vue b/src/views/BrandInsight/weiboPortraitsStoken/index.vue
index 04176ae..4c9f98d 100644
--- a/src/views/BrandInsight/weiboPortraitsStoken/index.vue
+++ b/src/views/BrandInsight/weiboPortraitsStoken/index.vue
@@ -8,6 +8,34 @@
-->
diff --git a/src/views/BrandInsight/weiboVolumeTrendStoken/index.vue b/src/views/BrandInsight/weiboVolumeTrendStoken/index.vue
index 1b7a1be..e80ed56 100644
--- a/src/views/BrandInsight/weiboVolumeTrendStoken/index.vue
+++ b/src/views/BrandInsight/weiboVolumeTrendStoken/index.vue
@@ -10,6 +10,9 @@
diff --git a/src/views/EventComparison/CWIECStoken/index.vue b/src/views/EventComparison/CWIECStoken/index.vue
new file mode 100644
index 0000000..31767e0
--- /dev/null
+++ b/src/views/EventComparison/CWIECStoken/index.vue
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/EventComparison.vue b/src/views/EventComparison/EventComparison.vue
index 28f1515..5b413a4 100644
--- a/src/views/EventComparison/EventComparison.vue
+++ b/src/views/EventComparison/EventComparison.vue
@@ -14,35 +14,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -68,6 +107,22 @@ import wupEc from "./wupEc";
import tirEc from "./tirEc";
// import inbcEc from "./inbcEc"
import ttmEc from "./ttmEc"
+//骨架屏
+import ecxTopStoken from "./ecx-topStoken";
+import comparisonOfEventDisseminationChannelsStoken from "./comparisonOfEventDisseminationChannelsStoken";
+import profileOfAssociatedAuthorsOneStoken from "./profileOfAssociatedAuthorsOneStoken";
+import etcCcStoken from "./etc-ccStoken";
+import eventSTMStoken from "./eventSTMStoken";
+import comparisonOfEventppStoken from "./comparisonOfEventppStoken";
+import positiveAndNegativeWordCloudContrastStoken from "./positiveAndNegativeWordCloudContrastStoken";
+import CWIECStoken from "./CWIECStoken";
+import cotwiEcStoken from "./cotwiEcStoken";
+import wbcEcStoken from "./wbcEcStoken";
+import wtcEcStoken from "./wtcEcStoken";
+import uadEcStoken from "./uadEcStoken";
+import wupEcStoken from "./wupEcStoken";
+import tirEcStoken from "./tirEcStoken";
+import ttmEcStoken from "./ttmEcStoken"
export default {
name: "EventC",
components: {
@@ -86,7 +141,23 @@ export default {
wupEc, // 微博用户画像
tirEc, // 尾翼信息趋势
// inbcEc, // 分渠道信息量
- ttmEc // 尾翼TOP媒体
+ ttmEc, // 尾翼TOP媒体
+ //骨架屏
+ ecxTopStoken, // 头部
+ comparisonOfEventDisseminationChannelsStoken, // 事件传播渠道对比
+ etcCcStoken, // 事件调性对比
+ profileOfAssociatedAuthorsOneStoken, // 关联作者概况
+ eventSTMStoken, // 事件传播TOP媒体
+ comparisonOfEventppStoken, // 事件传播历程对比
+ positiveAndNegativeWordCloudContrastStoken, // 正负词云对比
+ CWIECStoken, // 微博信息量对比
+ cotwiEcStoken, // 微博互动人数对比
+ wbcEcStoken, // 微博大V对比
+ wtcEcStoken, // 微博调性对比
+ uadEcStoken, // 用户区域分布
+ wupEcStoken, // 微博用户画像
+ tirEcStoken, // 尾翼信息趋势
+ ttmEcStoken // 尾翼TOP媒体
},
data() {
return {
diff --git a/src/views/EventComparison/comparisonOfEventDisseminationChannelsStoken/index.vue b/src/views/EventComparison/comparisonOfEventDisseminationChannelsStoken/index.vue
new file mode 100644
index 0000000..f48b6cf
--- /dev/null
+++ b/src/views/EventComparison/comparisonOfEventDisseminationChannelsStoken/index.vue
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/comparisonOfEventppStoken/index.vue b/src/views/EventComparison/comparisonOfEventppStoken/index.vue
new file mode 100644
index 0000000..5a04548
--- /dev/null
+++ b/src/views/EventComparison/comparisonOfEventppStoken/index.vue
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/cotwiEcStoken/index.vue b/src/views/EventComparison/cotwiEcStoken/index.vue
new file mode 100644
index 0000000..3da8d13
--- /dev/null
+++ b/src/views/EventComparison/cotwiEcStoken/index.vue
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/ecx-topStoken/index.vue b/src/views/EventComparison/ecx-topStoken/index.vue
new file mode 100644
index 0000000..4b05a4e
--- /dev/null
+++ b/src/views/EventComparison/ecx-topStoken/index.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/etc-ccStoken/index.vue b/src/views/EventComparison/etc-ccStoken/index.vue
new file mode 100644
index 0000000..8f770b0
--- /dev/null
+++ b/src/views/EventComparison/etc-ccStoken/index.vue
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/eventSTMStoken/index.vue b/src/views/EventComparison/eventSTMStoken/index.vue
new file mode 100644
index 0000000..c09ce68
--- /dev/null
+++ b/src/views/EventComparison/eventSTMStoken/index.vue
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/inbcEcStoken/index.vue b/src/views/EventComparison/inbcEcStoken/index.vue
new file mode 100644
index 0000000..df1ff6a
--- /dev/null
+++ b/src/views/EventComparison/inbcEcStoken/index.vue
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/positiveAndNegativeWordCloudContrastStoken/index.vue b/src/views/EventComparison/positiveAndNegativeWordCloudContrastStoken/index.vue
new file mode 100644
index 0000000..810ceb8
--- /dev/null
+++ b/src/views/EventComparison/positiveAndNegativeWordCloudContrastStoken/index.vue
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/profileOfAssociatedAuthorsOneStoken/index.vue b/src/views/EventComparison/profileOfAssociatedAuthorsOneStoken/index.vue
new file mode 100644
index 0000000..6b21a04
--- /dev/null
+++ b/src/views/EventComparison/profileOfAssociatedAuthorsOneStoken/index.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/tirEcStoken/index.vue b/src/views/EventComparison/tirEcStoken/index.vue
new file mode 100644
index 0000000..b932507
--- /dev/null
+++ b/src/views/EventComparison/tirEcStoken/index.vue
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/ttmEcStoken/index.vue b/src/views/EventComparison/ttmEcStoken/index.vue
new file mode 100644
index 0000000..d0701d6
--- /dev/null
+++ b/src/views/EventComparison/ttmEcStoken/index.vue
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/uadEcStoken/index.vue b/src/views/EventComparison/uadEcStoken/index.vue
new file mode 100644
index 0000000..ba1c367
--- /dev/null
+++ b/src/views/EventComparison/uadEcStoken/index.vue
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/wbcEcStoken/index.vue b/src/views/EventComparison/wbcEcStoken/index.vue
new file mode 100644
index 0000000..c904e27
--- /dev/null
+++ b/src/views/EventComparison/wbcEcStoken/index.vue
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/wtcEcStoken/index.vue b/src/views/EventComparison/wtcEcStoken/index.vue
new file mode 100644
index 0000000..0111c11
--- /dev/null
+++ b/src/views/EventComparison/wtcEcStoken/index.vue
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/EventComparison/wupEcStoken/index.vue b/src/views/EventComparison/wupEcStoken/index.vue
new file mode 100644
index 0000000..2d99f82
--- /dev/null
+++ b/src/views/EventComparison/wupEcStoken/index.vue
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/FollowPostIDModelAnalysisStoken/index.vue b/src/views/ModelForumDetails/FollowPostIDModelAnalysisStoken/index.vue
new file mode 100644
index 0000000..e69de29
diff --git a/src/views/ModelForumDetails/FollowPostUserActiveAreaStoken/index.vue b/src/views/ModelForumDetails/FollowPostUserActiveAreaStoken/index.vue
new file mode 100644
index 0000000..6f0852d
--- /dev/null
+++ b/src/views/ModelForumDetails/FollowPostUserActiveAreaStoken/index.vue
@@ -0,0 +1,61 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/FollowPostUserAnalysisStoken/index.vue b/src/views/ModelForumDetails/FollowPostUserAnalysisStoken/index.vue
new file mode 100644
index 0000000..96d7425
--- /dev/null
+++ b/src/views/ModelForumDetails/FollowPostUserAnalysisStoken/index.vue
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/MainPostIDModelAnalysisStoken/index.vue b/src/views/ModelForumDetails/MainPostIDModelAnalysisStoken/index.vue
new file mode 100644
index 0000000..eae3661
--- /dev/null
+++ b/src/views/ModelForumDetails/MainPostIDModelAnalysisStoken/index.vue
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/ModelForumDetails/MainPostUserActiveAreaStoken/index.vue b/src/views/ModelForumDetails/MainPostUserActiveAreaStoken/index.vue
new file mode 100644
index 0000000..8ad5796
--- /dev/null
+++ b/src/views/ModelForumDetails/MainPostUserActiveAreaStoken/index.vue
@@ -0,0 +1,52 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/MainPostUserAnalysisStoken/index.vue b/src/views/ModelForumDetails/MainPostUserAnalysisStoken/index.vue
new file mode 100644
index 0000000..92fde6a
--- /dev/null
+++ b/src/views/ModelForumDetails/MainPostUserAnalysisStoken/index.vue
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/SuspectedCarBlackIDStoken/index.vue b/src/views/ModelForumDetails/SuspectedCarBlackIDStoken/index.vue
new file mode 100644
index 0000000..24b305c
--- /dev/null
+++ b/src/views/ModelForumDetails/SuspectedCarBlackIDStoken/index.vue
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/ThreadIDRegistrationTimeStoken/index.vue b/src/views/ModelForumDetails/ThreadIDRegistrationTimeStoken/index.vue
new file mode 100644
index 0000000..6a0561a
--- /dev/null
+++ b/src/views/ModelForumDetails/ThreadIDRegistrationTimeStoken/index.vue
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
diff --git a/src/views/ModelForumDetails/index.vue b/src/views/ModelForumDetails/index.vue
index 389e0f5..b2256da 100644
--- a/src/views/ModelForumDetails/index.vue
+++ b/src/views/ModelForumDetails/index.vue
@@ -11,19 +11,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -40,6 +61,14 @@ import mfdMainPost from "./mfdMainPost"
import mfdFollowPost from "./mfdFollowPost"
import SuspectedCarBlackID from "./SuspectedCarBlackID"
import ThreadIDRegistrationTime from "./ThreadIDRegistrationTime"
+//骨架屏
+import mfdCommunicationTrendStoken from "./mfdCommunicationTrendStoken"
+import mfdContentTypeStoken from "./mfdContentTypeStoken"
+import mfdCharactersStoken from "./mfdCharactersStoken"
+import mfdPositiveTopicStoken from "./mfdPositiveTopicStoken"
+import mfdNegativeTopicStoken from "./mfdNegativeTopicStoken"
+import SuspectedCarBlackIDStoken from "./SuspectedCarBlackIDStoken"
+import ThreadIDRegistrationTimeStoken from "./ThreadIDRegistrationTimeStoken"
export default {
name: "ModelForumDetails",
components: {
@@ -52,7 +81,15 @@ export default {
mfdMainPost, // 主帖ID
mfdFollowPost, // 跟帖ID
SuspectedCarBlackID, // 疑似车黑ID
- ThreadIDRegistrationTime // 跟帖ID注册时间
+ ThreadIDRegistrationTime, // 跟帖ID注册时间
+ //骨架屏
+ mfdCommunicationTrendStoken, // 论坛传播趋势
+ mfdContentTypeStoken, // 论坛调性分布
+ mfdCharactersStoken, // 数据对比分析
+ mfdPositiveTopicStoken, // 正面话题分布
+ mfdNegativeTopicStoken, // 负面话题分布
+ SuspectedCarBlackIDStoken, // 疑似车黑ID
+ ThreadIDRegistrationTimeStoken // 跟帖ID注册时间
}
};
diff --git a/src/views/ModelForumDetails/mfdCharacters/index.vue b/src/views/ModelForumDetails/mfdCharacters/index.vue
index 66df62a..09d2294 100644
--- a/src/views/ModelForumDetails/mfdCharacters/index.vue
+++ b/src/views/ModelForumDetails/mfdCharacters/index.vue
@@ -18,8 +18,23 @@