From 3b9f0b56fbe30229e3c9f2c876933820a2011089 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 13 Dec 2023 17:56:31 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E5=8F=B3=E4=BE=A7?= =?UTF-8?q?=E8=81=8A=E5=A4=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - .../Apps/ChatAi/components/ChitChat/ChatInput.vue | 8 +++++--- .../Apps/ChatAi/components/ChitChat/index.vue | 11 +++-------- src/components/Apps/ChatAi/index.vue | 2 +- src/components/Apps/DrawerPanel/index.vue | 9 ++------- src/i18n/langs/ja.json | 7 +------ src/i18n/langs/zh.json | 13 ++++++------- 7 files changed, 18 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index c6de295c6..adbd196bf 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,6 @@ "babel-eslint": "10.0.1", "babel-jest": "23.6.0", "chalk": "2.4.2", - "deasync": "^0.1.29", "compression-webpack-plugin": "^6.1.1", "connect": "3.6.6", "deasync": "^0.1.29", diff --git a/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue b/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue index 3eb0c81e1..f80ad5c86 100644 --- a/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue +++ b/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue @@ -3,15 +3,16 @@
- +
@@ -21,6 +22,7 @@