Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
郝肖肖
8 years ago
Commit
515a1d21741118902dcc38fabb9bc457d239476a
2 parents
b1386bcd
f3af9811
Merge branch 'feature/cartPromotionTip' into release/5.7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
mix/mix/cart/cart-list.hbs
mix/mix/cart/cart-list.hbs
View file @
515a1d2
...
...
@@ -197,10 +197,13 @@
{{/
soldOutPools
}}
{{#if
matchGiftIds
}}
<div
class=
"gift-sell-info hide"
data-role=
"promotion-wrap"
data-promotionid=
"
{{
matchGiftIds
}}
"
>
<span
data-role=
"gift-resel-btn"
></span>
<div
class=
"promotion-pool"
data-role=
"promotion-pool"
>
<div
class=
"gift-sell-info"
data-role=
"promotion-wrap"
data-promotionid=
"
{{
matchGiftIds
}}
"
>
<span
data-role=
"gift-sel-btn"
></span>
</div>
</div>
{{/if}}
</div>
{{/
ordinaryCart
}}
...
...
Please
register
or
login
to post a comment