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 } + + +