From 6e32f413f3cc7e0877372be515f7a4117975feb9 Mon Sep 17 00:00:00 2001 From: whitechiina <1293616053@qq.com> Date: Mon, 29 Sep 2025 15:39:36 +0800 Subject: [PATCH] updata --- request/request.js | 2 +- unpackage/dist/build/web/index.html | 2 +- unpackage/dist/build/web/static/js/index.08d8b296.js | 1 - unpackage/dist/build/web/static/js/index.d1533132.js | 1 + 4 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 unpackage/dist/build/web/static/js/index.08d8b296.js create mode 100644 unpackage/dist/build/web/static/js/index.d1533132.js diff --git a/request/request.js b/request/request.js index 709d23b..4209f35 100644 --- a/request/request.js +++ b/request/request.js @@ -132,7 +132,7 @@ class Request { } if (infor['data']['status'] != 200 && infor['data']['code'] != 7777) { // #ifdef H5 - if (infor['data']['status'] == 110002 && !isMiniPrograms()) { + if (infor['data']['status'] == 110002) { window.location.href = `${HTTP_REQUEST_URL}/JXH5/pages/users/h5_login/index?redirectUri=${window.location.protocol + "//" + window.location.host}/privilege/pages/restaurant/home/shop_home/shop_home`; // window.location.href = `http://10.210.254.176:8081/JXH5/#/pages/users/h5_login/index?redirectUri=${window.location.protocol + "//" + window.location.host}/privilege/pages/restaurant/home/shop_home/shop_home`; } diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index aaddf4b..63ab72a 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@