优化代码

This commit is contained in:
RuoYi
2025-05-15 10:01:04 +08:00
parent ebe0df0d37
commit 1428299f55
9 changed files with 11 additions and 13 deletions

View File

@@ -3,10 +3,12 @@ export default {
* 网页标题
*/
title: import.meta.env.VITE_APP_TITLE,
/**
* 侧边栏主题 深色主题theme-dark浅色主题theme-light
*/
sideTheme: 'theme-dark',
/**
* 是否系统布局配置
*/