From fe7483022e8dd38b0704ea132b3c5cc4fb062b2c Mon Sep 17 00:00:00 2001 From: JayChou Date: Mon, 19 May 2025 18:03:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main.ts b/src/main.ts index b219fd7..6b7ca5b 100644 --- a/src/main.ts +++ b/src/main.ts @@ -64,3 +64,6 @@ if (isMobile && currentHost !== mobileHost) { console.log('电脑端,跳转到 PC 站') location.href = import.meta.env.VITE_APP_PC_URL } + + +