mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 12:57:11 +08:00
feat: 新增应用配置开关属性,迁移主题配置至 src/config/setting.ts
,新增色弱模式与哀悼模式
This commit is contained in:
@@ -12,4 +12,7 @@ VITE_API_WS_URL = 'ws://localhost:8000'
|
||||
VITE_BASE = '/'
|
||||
|
||||
# 是否开启开发者工具
|
||||
VITE_OPEN_DEVTOOLS = false
|
||||
VITE_OPEN_DEVTOOLS = false
|
||||
|
||||
# 应用配置面板
|
||||
VITE_APP_SETTING = true
|
Reference in New Issue
Block a user