Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2016-07-15 17:38:18 +0800
Commit
5ccdb6820afd4e7e4cba9f0698c5c0c7ffc80b7c
1 parent
e0fb7aac
注册js引入修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
apps/passport/controllers/reg.js
apps/passport/controllers/reg.js
View file @
5ccdb68
...
...
@@ -88,7 +88,9 @@ let index = (req, res, next) => {
coverHref
:
result
.
url
,
coverImg
:
result
.
img
,
regBtnText
:
'立即注册'
}
},
module
:
'passport'
,
page
:
'reg'
});
}).
catch
(
next
);
};
...
...
Please
register
or
login
to post a comment