feat: theme change
This commit is contained in:
@@ -6,6 +6,7 @@ export const appConfig = {
|
||||
projectType: 'web',
|
||||
baseApi: '/api',
|
||||
enablePermissions: false,
|
||||
// themeColor: '#eee',
|
||||
siderPosition: 'left',
|
||||
baseHeader: '/parkingManage',
|
||||
baseRouter: '/parkingManage/parkingLotManage',
|
||||
@@ -47,7 +48,7 @@ export const appConfig = {
|
||||
// 修改密码配置
|
||||
updatePassWordInfo: {
|
||||
title: '修改密码',
|
||||
subtitle: '芜优出行平台',
|
||||
subtitle: 'huaxing平台',
|
||||
api: '/api/web/objs/User/changePassword',
|
||||
},
|
||||
// headerBellInfo: {
|
||||
|
Reference in New Issue
Block a user