Authored by OF1706

Merge branch 'feature/shoppingCart' of http://git.yoho.cn/fe/yohobuy-node into feature/shoppingCart

@@ -298,8 +298,8 @@ @@ -298,8 +298,8 @@
298 {{/unless}} 298 {{/unless}}
299 <div class="right"> 299 <div class="right">
300 <p> 300 <p>
301 - <a href="/help/?category_id=87" class="yoho-coin" target="_blank"></a>  
302 - 共返有货币:{{gainYohoCoin}}&#12288;&#12288; 301 + {{#if gainYohoCoin}}<a href="/help/?category_id=87" class="yoho-coin" target="_blank"></a>
  302 + 共返有货币:{{gainYohoCoin}}&#12288;&#12288;{{/if}}
303 已选商品<strong class="ins">{{selectedGoodsCount}}</strong>&#12288;&#12288; 303 已选商品<strong class="ins">{{selectedGoodsCount}}</strong>&#12288;&#12288;
304 商品金额:<b>¥&nbsp;{{orderAmount}}</b> 304 商品金额:<b>¥&nbsp;{{orderAmount}}</b>
305 </p> 305 </p>