Authored by 梁志锋

统计代码部分回滚

@@ -46,9 +46,9 @@ @@ -46,9 +46,9 @@
46 <a href="/cart/index/selectCoupon"> 46 <a href="/cart/index/selectCoupon">
47 <span class="title">优惠券</span> 47 <span class="title">优惠券</span>
48 {{# coupon}} 48 {{# coupon}}
49 - <span class="coupon-count"> 49 + <!--<span class="coupon-count">
50 {{count}}张可用 50 {{count}}张可用
51 - </span> 51 + </span>-->
52 52
53 {{#if couponName}} 53 {{#if couponName}}
54 <span class="used coupon-use" data-name="{{couponName}}"> 54 <span class="used coupon-use" data-name="{{couponName}}">
@@ -33,15 +33,8 @@ var _hmt = _hmt || []; @@ -33,15 +33,8 @@ var _hmt = _hmt || [];
33 var s = document.getElementsByTagName("script")[0]; 33 var s = document.getElementsByTagName("script")[0];
34 s.parentNode.insertBefore(hm, s); 34 s.parentNode.insertBefore(hm, s);
35 })(); 35 })();
36 -  
37 - (function() {  
38 - var hm = document.createElement("script");  
39 - hm.src = "http://static.yohobuy.com/m/v1/js/om_code.js";  
40 - hm.async = 1;  
41 - var s = document.getElementsByTagName("script")[0];  
42 - s.parentNode.insertBefore(hm, s);  
43 - })();  
44 } 36 }
45 window.addEventListener('load', async_load, false); 37 window.addEventListener('load', async_load, false);
46 })(); 38 })();
47 -</script>  
  39 +</script>
  40 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>