张诺
9 天以前 52f4b70aecb0df2970c82600bef2dbf635667682
src/pages/login.vue
@@ -178,7 +178,7 @@
      sendClientIdToServer();
      // 启动定时获取未读消息数量的定时器
      startNoticeCountTimer(userId);
      uni.switchTab({ url: "/pages/index" });
      uni.switchTab({ url: "/pages/works" });
    });
  }