From e0fe92a8f8f6eb2c2a124b2966bde3f3035b77ce Mon Sep 17 00:00:00 2001
From: xuziqiang <1344691446@qq.com>
Date: Mon, 17 Jun 2024 18:32:35 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A1=A5=E5=85=85=E8=AE=B0=E4=BD=8F?=
=?UTF-8?q?=E5=AF=86=E7=A0=81=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
hx-ai-intelligent/src/config/app.config.ts | 18 --------
lib/saas/view/system/login.vue | 48 ++++++++++++++++------
2 files changed, 35 insertions(+), 31 deletions(-)
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 @@