From 3a15e7e9e0b67fc1982bafa1c97aa71cbd172e24 Mon Sep 17 00:00:00 2001 From: wyy <3234929097@qq.com> Date: Mon, 25 Sep 2023 09:25:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E7=A4=BA=E7=99=BB=E5=BD=95=E8=BF=87?= =?UTF-8?q?=E6=9C=9F=E8=B7=B3=E5=BE=80=E7=99=BB=E5=BD=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4uni/utils/http.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mall4uni/utils/http.js b/mall4uni/utils/http.js index d4e0ffc..ced2d23 100644 --- a/mall4uni/utils/http.js +++ b/mall4uni/utils/http.js @@ -105,7 +105,7 @@ function request(params, isGetTonken) { // #ifdef MP-WEIXIN uni.navigateTo({ - url: '/pages/login/login' + url: '/pages/accountLogin/accountLogin' }) // #endif } else {