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-07-07 16:41:14 +0800
Commit
a7433cc5c482e0d526efe54dad86e745044f3e87
1 parent
987a7a8e
登录修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/passport/controllers/login.js
apps/passport/controllers/login.js
View file @
a7433cc
...
...
@@ -73,6 +73,8 @@ const local = {
res
.
render
(
'login'
,
{
loginIndex
:
true
,
// 模板中使用JS的标识
// 返回的URL链接
backUrl
:
'javascript:history.go(-1)'
,
// eslint-disable-line
showHeaderImg
:
true
,
// 控制显示头部图片
isPassportPage
:
true
,
// 模板中模块标识
...
...
Please
register
or
login
to post a comment