Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李靖
2018-02-01 17:53:19 +0800
Commit
69e2b8008ba13b7a5c3bb5bab3fb624d9d7f6986
1 parent
57b66fbc
localStorage
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/passport/login/login-new.js
public/js/passport/login/login-new.js
View file @
69e2b80
...
...
@@ -129,7 +129,6 @@ class Login {
},
true
);
}
validate
&&
validate
.
type
===
2
&&
validate
.
refresh
();
data
.
code
=
4189
;
if
(
data
.
code
===
200
)
{
res
=
data
.
data
;
...
...
Please
register
or
login
to post a comment