From cdc15312939212697a12fd13a5fd0fc8cc4f0593 Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 21 Jun 2023 15:54:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +- .../components/sensitive.vue | 170 +++++++++++------- .../pidu/AppSensitive/AppSensitive.vue | 12 +- 3 files changed, 116 insertions(+), 69 deletions(-) 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 @@
- +
+ +
+ +
+