diff --git a/index.html b/index.html index 318247c..7b80124 100644 --- a/index.html +++ b/index.html @@ -112,8 +112,6 @@ sessionStorage.clear(); localStorage.clear(); - locationReplace("/goods-v2/ysf-reduce.html"); - return await req.axiosGet('/conf/apiStatus').then(res => { if (res.data.update) { sessionStorage.setItem('notice', res.data.msg);