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
郭成尧
7 years ago
Commit
cfc18b16215ec4d0f8df848a158480998884bca3
1 parent
8227fcae
note-next
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
apps/passport/controllers/login.js
apps/passport/controllers/login.js
View file @
cfc18b1
...
...
@@ -207,8 +207,7 @@ const common = {
// delete req.session.TOKEN;
// delete req.session.LOGIN_UID;
// }
return
next
();
// return next();
},
isLoginUser
:
(
req
,
res
,
next
)
=>
{
// 微信里边已经登录的时候,不再跳转登录
...
...
Please
register
or
login
to post a comment