Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Rock Zhang
2015-10-29 19:01:12 +0800
Commit
92762cc2241153b71c79c43c1a0b607e6b71fca8
1 parent
f8ef1eb9
修复搜索页app下载浮层的效果
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
template/m.yohobuy.com/partials/layout/use.phtml
template/m.yohobuy.com/partials/layout/use.phtml
View file @
92762cc
@@ -164,6 +164,7 @@
@@ -164,6 +164,7 @@
164
{{#if searchPage}}
164
{{#if searchPage}}
165
<script>
165
<script>
166
seajs.use('js/index/search');
166
seajs.use('js/index/search');
167
+
seajs.use('js/index/footer');
167
</script>
168
</script>
168
{{/if}}
169
{{/if}}
169
170
Please
register
or
login
to post a comment