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