From c3a2faddea57216d43877fd686646ccba41fce76 Mon Sep 17 00:00:00 2001 From: wuchao <1272174216@qq.com> Date: Thu, 11 Sep 2025 09:34:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home.tsx b/src/pages/home.tsx index 1f0a74f..d5d70f3 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -208,7 +208,7 @@ function Home() { console.log("tid: ",authStore.tid) const tid = authStore.tid if (code) { - if(tid == 783 || tid == 788 || tid ==790 || tid == 10081 || tid == 10084 || tid == 10088 || tid == 10090){ + if(tid == 783 || tid == 788 || tid ==790 || tid == 10081 || tid == 10084 || tid == 10088 || tid == 10090 || tid == 10092 || tid == 10096 ){ const tid = authStore.tid authStore.setCode(code) navigateActivityPage(tid)