gaoluyang
2 天以前 74e6e4431b82fcd30e31f59b91bcdf2c8a5cf3f8
src/pages/login.vue
@@ -183,7 +183,7 @@
      sendClientIdToServer();
      // 启动定时获取未读消息数量的定时器
      startNoticeCountTimer(userId);
      uni.switchTab({ url: "/pages/works" });
      uni.switchTab({ url: "/pages/index" });
    });
  }