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-09-07 10:53:14 +0800
Commit
439510491005cc3be09befdbba0433704d09a153
1 parent
da5945d0
fix YH-4371
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/passport/controllers/sms.js
apps/passport/controllers/sms.js
View file @
4395104
...
...
@@ -29,6 +29,7 @@ const _step1 = (req, res, next) => {
let
viewData
=
{
module
:
'passport'
,
page
:
'sms-login'
,
backUrl
:
'/passport/login'
,
isPassportPage
:
true
,
headerText
:
'手机号码快捷登录'
,
areaCode
:
'+86'
,
// 默认的区号
...
...
Please
register
or
login
to post a comment