Authored by 沈志敏

fix bug

@@ -21,6 +21,8 @@ @@ -21,6 +21,8 @@
21 docEl.style.fontSize = 20 * (clientWidth / 320) + 'px'; 21 docEl.style.fontSize = 20 * (clientWidth / 320) + 'px';
22 }()); 22 }());
23 })(document, window); 23 })(document, window);
  24 + var isWechat = /micromessenger/i.test(navigator.userAgent || '');
  25 + if (isWechat) document.title =document.title.replace(' | Yoho!Buy有货 | 潮流购物逛不停', '');
24 </script> 26 </script>
25 <link rel="dns-prefetch" href="//cdn.yoho.cn"> 27 <link rel="dns-prefetch" href="//cdn.yoho.cn">
26 <link rel="dns-prefetch" href="//static.yohobuy.com"> 28 <link rel="dns-prefetch" href="//static.yohobuy.com">