diff --git a/package.json b/package.json index b0069def..d1aafa78 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,8 @@ "vuedraggable": "^2.24.3", "vuex": "^3.2.0", "vuex-persistedstate": "^4.0.0-beta.3", - "wangeditor": "^4.7.10" + "wangeditor": "^4.7.10", + "wordcloud": "^1.2.2" }, "devDependencies": { "@babel/runtime": "~7.12.0", diff --git a/src/project/pidu/AppDataStatistics/components/sensitive.vue b/src/project/pidu/AppDataStatistics/components/sensitive.vue index 157aa41c..6864509d 100644 --- a/src/project/pidu/AppDataStatistics/components/sensitive.vue +++ b/src/project/pidu/AppDataStatistics/components/sensitive.vue @@ -7,12 +7,12 @@
群聊敏感词
-
{{ Number(info.groupRecordSum)}}
+
{{ Number(info.groupRecordSum) }}
私聊敏感词
-
{{ Number(info.personRecordSum)}}
- +
{{ Number(info.personRecordSum) }}
+
@@ -21,7 +21,11 @@
- +
@@ -29,173 +33,208 @@
- +
+ +
+ +
+