CzRger 1 éve%!(EXTRA string=óta)
szülő
commit
dafe44ab5f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/components/easyMap/initMapInfo.ts

+ 1 - 1
src/components/easyMap/initMapInfo.ts

@@ -5,7 +5,7 @@ import LutuImg from './images/bg-land.png'
 import WeixingImg from './images/bg-sky.png'
 import store from '@/store/index'
 
-const isInternet = false
+const isInternet = window.location.origin.includes('74.10') ? false : true
 
 const baseMapView = {
   center: [109.6915958479584, 19.111636735969318],