Showing
1 changed file
with
2 additions
and
0 deletions
@@ -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"> |
-
Please register or login to post a comment