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
Email Patches
Plain Diff
Browse Files
Authored by
刘传洋
8 years ago
Commit
07879cfbad54b6e069391f356b510bf04025b950
1 parent
5489c9eb
m
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
mix/mix/cart/cart-list.hbs
mix/mix/cart/cart-list.hbs
View file @
07879cf
...
...
@@ -162,12 +162,12 @@
{{/
priceGiftsPromotionInfos
}}
{{#
promotionInfos
}}
{{#
eq
promotionId
0
}}
{{#
and
(
eq
promotionId
0
)
tag
}}
<p
class=
"gift-sell-info"
>
{{#if
tag
}}
<code
class=
"order-pay-mark"
>
{{
tag
}}
</code>
{{/if}}
{{
promotionTitle
}}
<!--<a class="btn-clear blue" data-together-id="6">去凑单 ></a>-->
</p>
{{/
eq
}}
{{/
and
}}
{{/
promotionInfos
}}
</div>
{{/if}}
...
...
Please
register
or
login
to post a comment