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
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
9 years ago
Commit
4c01df73dedeb413d15c31c1d64bd5441d09045c
1 parent
0cfcaa40
mobile code +
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Back.php
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Back.php
View file @
4c01df7
...
...
@@ -198,7 +198,6 @@ class BackController extends AbstractAction
{
$phoneNum
=
$this
->
get
(
'phoneNum'
,
''
);
$areaCode
=
$this
->
get
(
'areaCode'
,
86
);
$areaCode
=
'+'
.
$areaCode
;
$data
=
array
(
'backUrl'
=>
Helpers
::
url
(
'/phoneback.html'
),
...
...
Please
register
or
login
to post a comment