Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
Rock Zhang
2015-10-29 18:39:06 +0800
Commit
e99d65aca08c2bd1ba8b47cb7529885880d1dac2
1 parent
94b51c68
添加搜索页app下载浮层
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/m.yohobuy.com/application/controllers/Search.php
yohobuy/m.yohobuy.com/application/controllers/Search.php
View file @
e99d65a
...
...
@@ -50,6 +50,7 @@ class SearchController extends AbstractAction
);
$this
->
_view
->
display
(
'index'
,
array
(
'search'
=>
$data
,
'showDownloadApp'
=>
true
,
'pageHeader'
=>
array
(
'navBack'
=>
true
,
'navHome'
=>
'/'
,
...
...
Please
register
or
login
to post a comment