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
biao
2015-12-17 15:58:42 +0800
Commit
ca0af99a26ac2ccd63f6fe0da124aa2a1b5cb91a
1 parent
247592c8
update to fix the img can not display bug. code review by LZF
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
template/m.yohobuy.com/partials/cart/good.phtml
template/m.yohobuy.com/partials/cart/good.phtml
View file @
ca0af99
...
...
@@ -10,7 +10,7 @@
{{/if}}
<div class="info">
<img class="thumb lazy" data-original={{
url
}}>
<img class="thumb lazy" data-original={{
thumb
}}>
{{#if isAdvanceBuy}}
<p class="few-tag plus-tag">加价购</p>
{{^}}
...
...
@@ -51,7 +51,7 @@
{{/if}}
<span class="iconfont icon-del"></span>
</p>
<p class="row">
...
...
Please
register
or
login
to post a comment