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
Plain Diff
Browse Files
Authored by
陈峰
7 years ago
Commit
4433b395789db643c87496191de60ad238f0aee0
2 parents
404bb59a
6b2c67a4
Merge branch 'hotfix/regHelp' into 'gray'
Hotfix/reg help See merge request
!273
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/passport/controllers/reg.js
apps/passport/controllers/reg.js
View file @
4433b39
...
...
@@ -84,7 +84,7 @@ let index = (req, res, next) => {
location
:
area
||
'+86'
,
defaultMobile
:
mobile
,
captchaUrl
:
helpers
.
urlFormat
(
'/passport/imagesNode'
,
{
t
:
Date
.
now
()}),
itemUrl
:
helpers
.
urlFormat
(
'/help/detail'
,
{
id
:
1
03
,
contId
:
197
}),
itemUrl
:
helpers
.
urlFormat
(
'/help/detail'
,
{
id
:
1
50
,
contId
:
197
}),
referUrl
:
refer
,
loginUrl
:
helpers
.
urlFormat
(
'/signin.html'
,
{
refer
:
refer
}),
coverHref
:
result
.
url
,
...
...
Please
register
or
login
to post a comment