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
Plain Diff
Browse Files
Authored by
xuqi
2015-10-28 11:43:50 +0800
Commit
606e5556fa6eff9512e4994504073f27dae2b2db
2 parents
bd01d737
1c417a17
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
template/m.yohobuy.com/partials/home/banner_top.phtml
template/m.yohobuy.com/partials/home/banner_top.phtml
View file @
606e555
...
...
@@ -4,8 +4,9 @@
{{# list}}
<li class="swiper-slide">
<a href="{{url}}">
<img
src="{{img}}" alt="
">
<img
class="swiper-lazy" data-src="{{img}}
">
</a>
<div class="swiper-lazy-preloader"></div>
</li>
{{/ list}}
</ul>
...
...
Please
register
or
login
to post a comment