From 94558be7082a764fae96950442beda1936f4f046 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 22 May 2024 18:01:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/index.html | 8 +++- ui/src/views/application/index.vue | 33 ++++++++++---- ui/src/views/chat/pc/index.vue | 73 ++++++++++++++++++------------ 3 files changed, 76 insertions(+), 38 deletions(-) diff --git a/ui/index.html b/ui/index.html index 1f9ca13a8..03f4d28af 100644 --- a/ui/index.html +++ b/ui/index.html @@ -3,8 +3,12 @@ - - + + %VITE_APP_TITLE% diff --git a/ui/src/views/application/index.vue b/ui/src/views/application/index.vue index 841ce2548..b10fe4319 100644 --- a/ui/src/views/application/index.vue +++ b/ui/src/views/application/index.vue @@ -1,7 +1,7 @@