Authored by whb

PC购物车加上符号

... ... @@ -169,115 +169,15 @@
</div>
<div class="goods-price float-left">
<h3 class="priceandnum">
<span class="price">\{\{show_price\}\}</span>
<span class="price">\{\{show_price\}\}</span>
x
<span class="num">\{\{buy_number\}\}</span>
</h3>
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
<a href="javascript:void(0)" class="delete goodscardelete" product_sku=\{\{product_sku\}\} promotion_id=\{\{promotion_id\}\}>删除</a>
</div>
</li>
\{{/notzero}}
\{\{/main_goods\}\}
\{\{#advance_goods\}\}
\{{#notzero buy_number}}
<li class="goods-item">
<a href="\{\{product_url\}\}">
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
<div class="goods-detail float-left">
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
<h3 class="style">
颜色:
<span class="color">\{\{color_name\}\}</span>
尺码:
<span class="size">\{\{size_name\}\}</span>
</h3>
</div>
<div class="goods-price float-left">
<h3 class="priceandnum">
<span class="price">\{\{show_price\}\}</span>
x
<span class="num">\{\{buy_number\}\}</span>
</h3>
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
</div>
</li>
\{{/notzero}}
\{\{/advance_goods\}\}
\{\{# outlet_goods\}\}
\{{#notzero buy_number}}
<li class="goods-item">
<a href="\{\{product_url\}\}">
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
<div class="goods-detail float-left">
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
<h3 class="style">
颜色:
<span class="color">\{\{color_name\}\}</span>
尺码:
<span class="size">\{\{size_name\}\}</span>
</h3>
</div>
<div class="goods-price float-left">
<h3 class="priceandnum">
<span class="price">\{\{show_price\}\}</span>
x
<span class="num">\{\{buy_number\}\}</span>
</h3>
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
</div>
</li>
\{{/notzero}}
\{\{/outlet_goods\}\}
\{\{#gift_goods\}\}
\{{#notzero buy_number}}
<li class="goods-item">
<a href="\{\{product_url\}\}">
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
<div class="goods-detail float-left">
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
<h3 class="style">
颜色:
<span class="color">\{\{color_name\}\}</span>
尺码:
<span class="size">\{\{size_name\}\}</span>
</h3>
</div>
<div class="goods-price float-left">
<h3 class="priceandnum">
<span class="price">\{\{show_price\}\}</span>
x
<span class="num">\{\{buy_number\}\}</span>
</h3>
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
</div>
</li>
\{{/notzero}}
\{\{/gift_goods\}\}
\{\{#need_pay_gifts\}\}
\{{#notzero buy_number}}
<li class="goods-item">
<a href="\{\{product_url\}\}">
<img src="\{\{default_img\}\}" alt="" class="goods-img"></a>
<div class="goods-detail float-left">
<h3 class="content"><a href="\{\{product_url\}\}">\{\{product_name\}\}</a></h3>
<h3 class="style">
颜色:
<span class="color">\{\{color_name\}\}</span>
尺码:
<span class="size">\{\{size_name\}\}</span>
</h3>
</div>
<div class="goods-price float-left">
<h3 class="priceandnum">
<span class="price">\{\{show_price\}\}</span>
x
<span class="num">\{\{buy_number\}\}</span>
</h3>
<a href="javascript:void(0)" class="delete goodscardelete" goodsid=\{\{goods_incart_id\}\} cheapest=\{\{is_cheapest_free\}\}>删除</a>
</div>
</li>
\{{/notzero}}
\{\{/need_pay_gifts\}\}
</ul>
<ul class="activity-list">
\{{#if has_promotion\}\}
... ...