Authored by 郭成尧

价格不显示修正

@@ -48,11 +48,11 @@ @@ -48,11 +48,11 @@
48 {{# marketPrice}} 48 {{# marketPrice}}
49 <span class="market-price">¥{{.}}</span> 49 <span class="market-price">¥{{.}}</span>
50 {{/ marketPrice}} 50 {{/ marketPrice}}
51 - {{# salesPrice}} 51 + {{!-- {{# salesPrice}} --}}
52 <span class="sale-price{{#unless marketPrice}}prime-cost{{/unless}}"> 52 <span class="sale-price{{#unless marketPrice}}prime-cost{{/unless}}">
53 ¥{{salesPrice}} 53 ¥{{salesPrice}}
54 </span> 54 </span>
55 - {{/ salesPrice}} 55 + {{!-- {{/ salesPrice}} --}}
56 {{#vip}}<span class="vip-tag"> VIP </span><strong>更优惠</strong>{{/vip}} 56 {{#vip}}<span class="vip-tag"> VIP </span><strong>更优惠</strong>{{/vip}}
57 {{#vip1}}<span class="vip-1"> </span><strong>{{vipPrice}}</strong>{{/vip1}} 57 {{#vip1}}<span class="vip-1"> </span><strong>{{vipPrice}}</strong>{{/vip1}}
58 {{#vip2}}<span class="vip-2"> </span><strong>{{vipPrice}}</strong>{{/vip2}} 58 {{#vip2}}<span class="vip-2"> </span><strong>{{vipPrice}}</strong>{{/vip2}}