From a28d825b721f6fb78b66ded0847965524b997f96 Mon Sep 17 00:00:00 2001 From: ducaixia <652872335@qq.com> Date: Thu, 5 Jun 2025 17:11:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=83=85=E7=BB=AA=E8=A7=A3=E7=A0=81=E5=99=A8?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E7=BB=98=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/emotionDecod.vue | 339 ++++++++++++++++++++++++++++++++++ src/views/emotionsEcharts.vue | 5 + 2 files changed, 344 insertions(+) create mode 100644 src/views/components/emotionDecod.vue diff --git a/src/views/components/emotionDecod.vue b/src/views/components/emotionDecod.vue new file mode 100644 index 0000000..aacaf76 --- /dev/null +++ b/src/views/components/emotionDecod.vue @@ -0,0 +1,339 @@ + + + + \ No newline at end of file diff --git a/src/views/emotionsEcharts.vue b/src/views/emotionsEcharts.vue index 19806b0..547089d 100644 --- a/src/views/emotionsEcharts.vue +++ b/src/views/emotionsEcharts.vue @@ -1,12 +1,15 @@