diff --git a/.env.development b/.env.development index 23dcb5e..54b2a82 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 数智AI +VITE_APP_TITLE = SK Agent # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index f1d028e..733d214 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 数智AI +VITE_APP_TITLE = SK Agent # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/.env.staging b/.env.staging index b5288f6..cd82780 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 数智AI +VITE_APP_TITLE = SK Agent # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/image.png b/image.png new file mode 100644 index 0000000..8a535c5 Binary files /dev/null and b/image.png differ diff --git a/public/favicon.ico b/public/favicon.ico index c015d44..31344bd 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/src/assets/logo/logo.png b/src/assets/logo/logo.png index f36a63c..a7380a4 100644 Binary files a/src/assets/logo/logo.png and b/src/assets/logo/logo.png differ diff --git a/src/assets/logo/logo_name.png b/src/assets/logo/logo_name.png new file mode 100644 index 0000000..630428b Binary files /dev/null and b/src/assets/logo/logo_name.png differ diff --git a/src/assets/logo/logo_name_dark.png b/src/assets/logo/logo_name_dark.png new file mode 100644 index 0000000..61d0147 Binary files /dev/null and b/src/assets/logo/logo_name_dark.png differ diff --git a/src/views/frontend/components/ChatWindow.vue b/src/views/frontend/components/ChatWindow.vue index 79d1a00..41f8009 100644 --- a/src/views/frontend/components/ChatWindow.vue +++ b/src/views/frontend/components/ChatWindow.vue @@ -5,7 +5,11 @@ + + diff --git a/src/views/frontend/components/PdfViewer.vue b/src/views/frontend/components/PdfViewer.vue index 5642714..e939c09 100644 --- a/src/views/frontend/components/PdfViewer.vue +++ b/src/views/frontend/components/PdfViewer.vue @@ -7,18 +7,25 @@ -
- +
+
+ +