Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b57d0c0a
authored
2020-12-24 10:28:36 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:登录
1 parent
8f146868
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
staticJs/login.js
staticJs/login.js
View file @
b57d0c0
...
...
@@ -21,7 +21,7 @@ function login() {
})
}
window
.
onbeforeunload
=
function
()
{
delCookie
();
delCookie
();
}
$
(
document
).
on
(
'click'
,
'.PersonLogin'
,
function
()
{
login
();
...
...
Please
register
or
sign in
to post a comment