🌷 UI(dr): 调整皮肤配色为蓝黑
This commit is contained in:
parent
088f539be6
commit
ead720c6c7
|
@ -26,8 +26,8 @@ VUE_APP_SYSTEM_NAME = 'DS-service'
|
|||
VUE_APP_LOGIN_PAGE = 'login-blue-white'
|
||||
# 系统配色 theme-green、theme-blue-black、theme-blue-white
|
||||
#VUE_APP_THEME_CLASS = 'theme-green'
|
||||
#VUE_APP_THEME_CLASS = 'theme-blue-black'
|
||||
VUE_APP_THEME_CLASS = 'theme-blue-white'
|
||||
VUE_APP_THEME_CLASS = 'theme-blue-black'
|
||||
#VUE_APP_THEME_CLASS = 'theme-blue-white'
|
||||
|
||||
# 智慧用电管理系统/开发环境
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
|
|
Loading…
Reference in New Issue