src/components/WebViewPlus.vue @@ -22,7 +22,7 @@ function messageFun(e) { if (e.data.type === "WEB_INVOKE_APPSERVICE") { if (e.data.data.arg.type === "tokenExpired") { return uni.redirectTo({ return uni.reLaunch({ url: "/pages/login/index", }); }