GST002^2
JayChou 2 weeks ago
parent 296a3a4f6a
commit fe7483022e
  1. 3
      src/main.ts

@ -64,3 +64,6 @@ if (isMobile && currentHost !== mobileHost) {
console.log('电脑端,跳转到 PC 站')
location.href = import.meta.env.VITE_APP_PC_URL
}

Loading…
Cancel
Save