diff --git a/public/react/public/index.html b/public/react/public/index.html index aed235761..7da699fca 100755 --- a/public/react/public/index.html +++ b/public/react/public/index.html @@ -30,15 +30,8 @@ || navigator.userAgent.indexOf('MSIE 10') != -1) && location.pathname.indexOf("/compatibility") == -1) { - debugger; - // location.href = './compatibility' location.href = '/compatibility.html' } - // const isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase())); - const isWeiXin = (/MicroMessenger/i.test(navigator.userAgent.toLowerCase())); - if (isWeiXin) { - document.write(' @@ -65,24 +58,6 @@
- - - - - - - - - - - - - - - - - - -