吉安感知网项目-前端
chenyao
2026-01-08 b5b1069057feebfdcb1cf491686ce4c145adbf0d
uniapps/work-wx/src/pages/login/index.vue
@@ -129,7 +129,7 @@
      userInfo.key,
      userInfo.code
    );
    userStore.setUserInfo(res.data);
    userStore.setUserInfo(res.data.data);
    uni.reLaunch({
      url: "/pages/page/index",
    });