| src/pages/login/index.vue | ●●●●● patch | view | raw | blame | history |
src/pages/login/index.vue
@@ -117,7 +117,7 @@ ); userStore.setUserInfo(res.data); uni.reLaunch({ url: "/pages/user/index", url: "/pages/map/index", }); } catch (error) { const errorMsg =error.data?.error_description !=="Bad credentials" ? error.data?.error_description: "登录失败,请重试";