Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
syzy_se
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
管理员
syzy_se
Commits
322ab721
Commit
322ab721
authored
Sep 11, 2024
by
luoxin1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
功能修改
parent
9d67b4f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
login.html
src/main/resources/templates/login.html
+2
-5
No files found.
src/main/resources/templates/login.html
View file @
322ab721
...
...
@@ -122,7 +122,7 @@
<div
align=
"center"
>
<div
class=
"subbtn-group"
>
<a
href=
"javascript:;"
id=
"loginRegister"
style=
"color: #fff;"
class=
"button_login"
>
点击注册
</a>
<a
onclick=
"severCheck();"
href=
"javascript:;"
class=
"button_login"
id=
"to-recover"
>
登
录
</a>
<a
onclick=
"severCheck();"
href=
"javascript:;"
class=
"button_login"
id=
"to-recover"
>
登录
</a>
<span
class=
"submitBtn"
></span>
</div>
...
...
@@ -245,11 +245,8 @@
//回调ca GetCertEntity方法,并回调getuser方法
GetCertEntity
(
strServerCert
,
getUser
);
}
<<<<<<<
HEAD
function
severLogin
(
forceLogin
){
//alert(forceLogin);
=======
function
severLogin
(
forceLogin
){
>>>>>>>
250313
bb7ba1ed1d5a94b7230af4715b491743c4
if
(
check
()){
var
loginname
=
$
(
"#loginname"
).
val
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment