From ad822ae7bf69b9ed47313aaf46260915e0d63208 Mon Sep 17 00:00:00 2001
From: HuangHai <10402852@qq.com>
Date: Fri, 23 May 2025 11:13:34 +0800
Subject: [PATCH] 'commit'
---
dsSso/WebRoot/html/bindUser.html | 192 -------------------------------
dsSso/WebRoot/html/jumpQq.html | 73 ------------
dsSso/WebRoot/html/jumpWx.html | 70 -----------
dsSso/WebRoot/html/login.html | 76 +-----------
4 files changed, 1 insertion(+), 410 deletions(-)
delete mode 100644 dsSso/WebRoot/html/bindUser.html
delete mode 100644 dsSso/WebRoot/html/jumpQq.html
delete mode 100644 dsSso/WebRoot/html/jumpWx.html
diff --git a/dsSso/WebRoot/html/bindUser.html b/dsSso/WebRoot/html/bindUser.html
deleted file mode 100644
index 9a597f3e..00000000
--- a/dsSso/WebRoot/html/bindUser.html
+++ /dev/null
@@ -1,192 +0,0 @@
-
-
-
-
-绑定账户
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/dsSso/WebRoot/html/jumpQq.html b/dsSso/WebRoot/html/jumpQq.html
deleted file mode 100644
index 3f94d284..00000000
--- a/dsSso/WebRoot/html/jumpQq.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/dsSso/WebRoot/html/jumpWx.html b/dsSso/WebRoot/html/jumpWx.html
deleted file mode 100644
index e0da13fb..00000000
--- a/dsSso/WebRoot/html/jumpWx.html
+++ /dev/null
@@ -1,70 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/dsSso/WebRoot/html/login.html b/dsSso/WebRoot/html/login.html
index 40057a87..b5cfa7bd 100644
--- a/dsSso/WebRoot/html/login.html
+++ b/dsSso/WebRoot/html/login.html
@@ -36,7 +36,7 @@
账户:
+ autocomplete="off" placeholder="账户名"/>
- 密码:
@@ -58,83 +58,10 @@
-
-
-
-
@@ -424,7 +351,6 @@
}
});
}
-
// 找回密码
$("#findPwd").click(function () {
window.open('./pwdfind/pwdfind.html');