From 8b7e61e37572ea8cf73ed16a96ee793380ab31d6 Mon Sep 17 00:00:00 2001 From: zhangds Date: Wed, 8 May 2024 17:53:28 +0800 Subject: [PATCH] 1 --- index.html | 2 -- 1 file changed, 2 deletions(-) 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);