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
郭成尧
2016-09-22 18:05:50 +0800
Commit
9d0a64ace41c0c0221fdab975b8a1643dc9670d9
1 parent
2ae1e8b5
'guanguid'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/Index.php
yohobuy/m.yohobuy.com/application/modules/Guang/controllers/Index.php
View file @
9d0a64a
...
...
@@ -24,6 +24,7 @@ class IndexController extends AbstractAction
$this
->
setTitle
(
'逛'
);
$this
->
setNavHeader
(
'逛'
,
true
,
SITE_MAIN
);
$uid
=
$this
->
getUid
();
$udid
=
$this
->
getUdid
();
$type
=
$this
->
get
(
'id'
,
0
);
...
...
Please
register
or
login
to post a comment