Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
0888df75ae8531e7f7b173bff09b7e2f9489baea
2 parents
9e17e09e
e0cfa420
Merge branch 'hotfix/reg'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Reg.php
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Reg.php
View file @
0888df7
...
...
@@ -64,7 +64,7 @@ class RegController extends AbstractAction
'backUrl'
=>
SITE_MAIN
.
'/?go=1'
,
// 返回的URL链接
'headerText'
=>
'注册'
,
// 头部信息
'isPassportPage'
=>
true
,
// 模板中模块标识
'areaCode'
=>
'+'
.
$area
,
// 地区编号
'areaCode'
=>
$area
,
// 地区编号
'phoneNum'
=>
$mobile
,
// 手机号
'token'
=>
$token
,
// 访问令牌
'serviceUrl'
=>
'http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409&info='
//在线客服
...
...
Please
register
or
login
to post a comment