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
陈轩
2016-12-01 13:56:54 +0800
Commit
26d52cf3752008f93e24b6c09d4ba854e5c4455f
1 parent
30605689
注册, 添加注释
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/passport/controllers/reg.js
apps/passport/controllers/reg.js
View file @
26d52cf
...
...
@@ -402,6 +402,7 @@ let setPassword = (req, res, next) => {
// 返回跳转到来源页面
let
refer
=
req
.
cookies
.
refer
;
// isFromMy to 新人会场
if
(
resultCopy
.
data
.
newUserPage
)
{
refer
=
resultCopy
.
data
.
msgDelivery
;
// 来自个人中心,跳新人会场
}
else
{
...
...
Please
register
or
login
to post a comment