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
biao
9 years ago
Commit
02f6f7b5d095cc09689868963304272cba508a07
1 parent
eee58b5f
购物车编辑功能
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
template/m.yohobuy.com/partials/cart/good.phtml
template/m.yohobuy.com/partials/cart/good.phtml
View file @
02f6f7b
...
...
@@ -57,6 +57,10 @@
{{/if}}
{{#unless isGift}}
<span class="iconfont icon-edit" data-count="{{count}}"></span>
{{/unless}}
{{#unless isGift}}
<span class="iconfont icon-del" data-count="{{count}}"></span>
{{/unless}}
</p>
...
...
Please
register
or
login
to post a comment