src/settings.js @@ -4,10 +4,6 @@ */ title: import.meta.env.VITE_APP_TITLE, /** * 侧边栏主题 深色主题theme-dark,浅色主题theme-light */ sideTheme: 'theme-light', /** * 是否系统布局配置 */ showSettings: true,