张含笑
2025-10-21 6d2fd97ad25ff66c4ca133040f7bdbeaec945603
src/pages/login/index.vue
@@ -64,7 +64,7 @@
    userInfo.code
  ).then((res) => {
    userStore.setUserInfo(res.data);
    uni.switchTab({
    uni.reLaunch({
      url: "/pages/user/index",
    });
  });