...
|
...
|
@@ -73,6 +73,11 @@ |
|
|
|
|
|
{{#ordinaryCart}}
|
|
|
<div data-role="ordinary">
|
|
|
<!-- 预售商品 -->
|
|
|
<div class="ordinary-sell">
|
|
|
<code>普通商品</code> {{tips}}
|
|
|
</div>
|
|
|
|
|
|
{{#pools}}
|
|
|
<div class="promotion-pool {{#unless @first}}mt20{{/unless}}" data-role="promotion-pool">
|
|
|
{{#if promotionInfos}}
|
...
|
...
|
|