feat: 修改密码

This commit is contained in:
xuziqiang
2024-07-16 14:31:27 +08:00
parent dc0f2a164b
commit 48569345aa
3 changed files with 15 additions and 17 deletions

View File

@@ -89,8 +89,8 @@ export const appConfig = {
// 修改密码配置
updatePassWordInfo: {
title: '修改密码',
subtitle: 'huaxing平台',
api: '/api/web/objs/User/changePassword',
subtitle: 'huaxing管理平台',
api: '/carbon-smart/api/user/update/password',
},
// headerBellInfo: {
// isShow: true,