From 4a090425c88dd5a208d14d0635d8015b15776ba9 Mon Sep 17 00:00:00 2001 From: lv Date: Sun, 31 Aug 2025 10:58:22 +0800 Subject: [PATCH] commit --- index.html | 4 +- src/components/chat/ChatAi.vue | 144 ++++++++++++++++++++++--------- src/i18n.ts | 4 +- src/locales/en.ts | 7 ++ src/locales/globalConfig copy.ts | 55 ++++++++++++ src/locales/globalConfig.ts | 54 ++++++++++++ src/locales/ja.ts | 11 ++- src/locales/zh.ts | 12 +++ src/main.ts | 9 +- src/store/language.ts | 3 +- tsconfig.json | 9 +- 11 files changed, 259 insertions(+), 53 deletions(-) create mode 100644 src/locales/globalConfig copy.ts create mode 100644 src/locales/globalConfig.ts diff --git a/index.html b/index.html index 3e781fd..65a03c6 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + - + 优阅工作室 diff --git a/src/components/chat/ChatAi.vue b/src/components/chat/ChatAi.vue index e01c822..520a2cd 100644 --- a/src/components/chat/ChatAi.vue +++ b/src/components/chat/ChatAi.vue @@ -2,48 +2,58 @@ 勤怠登录页面 - - - + + + + + -