feat: 补充记住密码功能

This commit is contained in:
xuziqiang
2024-06-17 18:32:35 +08:00
parent e9ca9cfab9
commit e0fe92a8f8
2 changed files with 35 additions and 31 deletions

View File

@@ -34,24 +34,6 @@ export const appConfig = {
// customUpdatePwd: () => import('/@/view/updatePassword/updatePassword.vue'),
// userInfoApi: () => {
// return {
// code: 200,
// success: true,
// data: {
// accountCode: '1305107806187376793',
// accountName: 'adm*n',
// accountType: 'admin',
// accountStatus: 1,
// accountRealName: 'admin',
// organizationCode: 'dingcloud',
// authConfigList: [],
// organizeResCode: [],
// leadDepartmentUuidList: [],
// },
// };
// },
headerSlotConfig: {
component: 'NsSelectApi',
componentProps: {