Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
梁志锋
2015-10-28 10:24:45 +0800
Commit
1c417a178cb48a143c5952f200d6495d1dc6df30
1 parent
fe1363e0
update
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 @
1c417a1
...
...
@@ -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