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, // 是否开始灰色模式,用于特殊悼念日