feat: theme change

This commit is contained in:
xuziqiang
2024-05-22 14:36:37 +08:00
parent 54b7ffb119
commit 60ae99d410
5 changed files with 11 additions and 10 deletions

View File

@@ -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: {