Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
陈峰
8 years ago
Commit
33960e2bb88ba9dd669a54a0d22ca8642e5c9bef
1 parent
fe350cd7
购物车bug修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
public/hbs/cart/index/cart-content.hbs
public/hbs/cart/index/cart-content.hbs
View file @
33960e2
...
...
@@ -88,12 +88,12 @@
{{/if}}
{{#if
hasNoSaleGoods
}}
<div
class=
"disable-box box"
>
{{#
offShelveGoods
}}
{{>
cart-good
}}
{{/
offShelveGoods
}}
{{#
notValidGoods
}}
{{>
cart-good
}}
{{/
notValidGoods
}}
{{#
offShelveGoods
}}
{{>
cart-good
}}
{{/
offShelveGoods
}}
<div
class=
"remove-all"
>
<button
class=
"btn btn-remove"
>
清空失效商品
</button>
...
...
Please
register
or
login
to post a comment