diff --git a/hx-ai-intelligent/src/config/app.config.ts b/hx-ai-intelligent/src/config/app.config.ts index 3c63cc0..f5feb8a 100644 --- a/hx-ai-intelligent/src/config/app.config.ts +++ b/hx-ai-intelligent/src/config/app.config.ts @@ -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: { diff --git a/lib/saas/view/system/login.vue b/lib/saas/view/system/login.vue index 12382f5..11be149 100644 --- a/lib/saas/view/system/login.vue +++ b/lib/saas/view/system/login.vue @@ -41,11 +41,9 @@ - + 记住密码 + 登录 @@ -56,7 +54,7 @@