DESKTOP-70VPDLK\Administrator 4 hónapja
szülő
commit
e36856bf25
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -14,7 +14,7 @@ export default {
     let isMobile=tools.hasMobile()
     console.log("isMobile:",isMobile)
     if(isMobile){
-      window.location="https://wap.gmcyy.com"
+      window.location="https://bookings9.com"
     }
   },
   methods: {},