codernew-api-frontend/src/settings.json
gaoziman dade1709f8 chore(配置): 更新系统配置文件
- 更新入口文件main.tsx,集成主题色初始化
- 修改settings.json系统配置参数
- 优化应用启动流程
2025-11-06 00:43:49 +08:00

9 lines
125 B
JSON

{
"colorWeek": false,
"navbar": true,
"menu": true,
"footer": false,
"themeColor": "#4834D4",
"menuWidth": 220
}