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

@@ -17,8 +17,6 @@ const defaultSettings: AppSettings = {
showSettings: true,
// 是否显示标签视图
tagsView: true,
// 是否固定头部
fixedHeader: true,
// 是否显示侧边栏Logo
sidebarLogo: true,
// 布局方式,默认为左侧布局