Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
hf
2015-10-13 21:53:22 +0800
Commit
2cdaa8f0fdd9c94044165814d7fbdb19a95b83a9
1 parent
e70fc289
do test login and register
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/Login.php
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Login.php
View file @
2cdaa8f
...
...
@@ -44,7 +44,7 @@ class LoginController extends AbstractAction
$data
[
'backUrl'
]
=
'/'
;
$data
[
'headerText'
]
=
'登录'
;
$data
[
'isPassportPage'
]
=
true
;
$data
[
'
country
Code'
]
=
'+86'
;
$data
[
'
area
Code'
]
=
'+86'
;
// 获取地区数据列表
$area
=
RegData
::
getAreasData
();
...
...
Please
register
or
login
to post a comment