From e54b86f09708e84a7ca7830c017df1d98c31b5f8 Mon Sep 17 00:00:00 2001 From: Mrking <782276617@qq.com> Date: Sun, 30 Jun 2024 17:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hangtag-ui/index.html | 4 ++-- hangtag-ui/src/store/modules/app.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hangtag-ui/index.html b/hangtag-ui/index.html index 8cfcbef..1ed3e88 100644 --- a/hangtag-ui/index.html +++ b/hangtag-ui/index.html @@ -136,8 +136,8 @@
- -
%VITE_APP_TITLE%
+ +
diff --git a/hangtag-ui/src/store/modules/app.ts b/hangtag-ui/src/store/modules/app.ts index 8733618..b1f0da7 100644 --- a/hangtag-ui/src/store/modules/app.ts +++ b/hangtag-ui/src/store/modules/app.ts @@ -59,7 +59,7 @@ export const useAppStore = defineStore('app', { message: true, // 消息图标 tagsView: true, // 标签页 tagsViewIcon: true, // 是否显示标签图标 - logo: true, // logo + logo: false, // logo fixedHeader: true, // 固定toolheader footer: true, // 显示页脚 greyMode: false, // 是否开始灰色模式,用于特殊悼念日