chore: 🔨 移除固定头部的设置

This commit is contained in:
ray
2024-12-26 14:22:55 +08:00
parent cc88e50cbe
commit 8c7bf5cce1
7 changed files with 6 additions and 24 deletions

View File

@@ -58,8 +58,6 @@ declare global {
version: string;
/** 是否显示设置 */
showSettings: boolean;
/** 是否固定头部 */
fixedHeader: boolean;
/** 是否显示多标签导航 */
tagsView: boolean;
/** 是否显示侧边栏Logo */