From dc9086c95bcaa88ff74389734e26d1d3ef15da0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Sat, 18 Jan 2020 11:22:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/AppConfig.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/react/src/AppConfig.js b/public/react/src/AppConfig.js index 0e97dbd68..08672adae 100644 --- a/public/react/src/AppConfig.js +++ b/public/react/src/AppConfig.js @@ -137,7 +137,6 @@ export function initAxiosInterceptors(props) { const str =window.location.pathname; if(str.indexOf("/wxcode") !== -1){ const _params = window.location.search; - var u = navigator.userAgent; if (_params) { let _search = _params.split('?')[1]; _search.split('&').forEach(item => {