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');