Authored by hf

do merge develop to test cart feature

@@ -28,5 +28,18 @@ @@ -28,5 +28,18 @@
28 s.parentNode.insertBefore(hm, s); 28 s.parentNode.insertBefore(hm, s);
29 })(); 29 })();
30 </script> 30 </script>
  31 +<script>
  32 + window._py = window._py||[];
  33 + window._py.push(['a', 'MC..o8vMMWxEXDCiqYckD81lUX']);
  34 + window._py.push(['domain','stats.ipinyou.com']);
  35 + if(typeof _goodsData!='undefined')
  36 + window._py.push(['pi',_goodsData]);
  37 + window._py.push(['e','']);
  38 + function(d){
  39 + var f = 'https:' == d.location.protocol;var c = d.createElement('script');c.type='text/javascript';c.async=1;
  40 + c.src=(f ? 'https' : 'http') + '://'+(f?'fm.ipinyou.com':'fm.p0y.cn')+'/j/t/adv.js';
  41 + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h);
  42 + }(document);
  43 +</script>
31 <script src="http://static.yohobuy.com/js/analytics/analysis.js" async="async"></script> 44 <script src="http://static.yohobuy.com/js/analytics/analysis.js" async="async"></script>
32 <script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script> 45 <script src="http://static.yohobuy.com/m/v1/js/om_code.js" async="async"></script>
@@ -18,8 +18,8 @@ @@ -18,8 +18,8 @@
18 {{#if devEnv}} 18 {{#if devEnv}}
19 <script src="http://localhost:8000/static/js/sea.js?nowrap"></script> 19 <script src="http://localhost:8000/static/js/sea.js?nowrap"></script>
20 <script>seajs.config({base: 'http://localhost:8000/'});</script> 20 <script>seajs.config({base: 'http://localhost:8000/'});</script>
21 -{{/if}}  
22 - {{> layout/use}} 21 +{{/if}}
  22 +{{> layout/use}}
23 {{> layout/analysis}} 23 {{> layout/analysis}}
24 </body> 24 </body>
25 </html> 25 </html>