From 1b586872d087798ec93b7a5496e104577340e694 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Fri, 6 Sep 2019 15:10:10 +0800 Subject: [PATCH] debugger; --- public/react/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/public/index.html b/public/react/public/index.html index b4d6ef250..b252ccf36 100755 --- a/public/react/public/index.html +++ b/public/react/public/index.html @@ -29,7 +29,7 @@ || navigator.userAgent.indexOf('MSIE 10') != -1 ) && location.pathname.indexOf("/compatibility") == -1) { - + debugger; // location.href = './compatibility' location.href = '/compatibility.html' }