瀏覽代碼

小修改

sujunling 1 年之前
父節點
當前提交
ce37cc5af0
共有 3 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      public/mapsee.html
  2. 1 1
      public/mapview.html
  3. 1 1
      public/sceneview.html

+ 2 - 2
public/mapsee.html

@@ -72,10 +72,10 @@
                     if (arr[1].indexOf("onlineIde_") > -1) {
                         // creteIframe(`http://106.12.170.138:4001/examples/online.html#${arr[1].replace("onlineIde_", "")}`)
                         // creteIframe(`http://127.0.0.1:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
-                        creteIframe(`http://192.168.193.88:8080/examples/webgl/online.html#${arr[1].replace("onlineIde_", "")}`)
+                        creteIframe(`http://192.168.119.143/examples/webgl/online.html#${arr[1].replace("onlineIde_", "")}`)
                     } else {
                         // creteIframe(arr[1])
-                        // creteIframe(`http://192.168.193.88:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
+                        // creteIframe(`http://192.168.119.143/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
                         creteIframe(`http://192.168.119.143:8080/onemapV5.0/mapview.html?${arr[1]}`)
                         // creteIframe(`http://106.12.170.138:8080/onemapV5.0/mapview.html?${arr[1]}`)
                     }

+ 1 - 1
public/mapview.html

@@ -45,7 +45,7 @@
                     if (arr[1].indexOf("onlineIde_") > -1) {
                         // creteIframe(`http://106.12.170.138:4001/examples/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
                         // creteIframe(`http://127.0.0.1:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
-                        creteIframe(`http://192.168.193.88:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
+                        creteIframe(`http://192.168.119.143/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
                     } else {
                         // creteIframe(arr[1])
                         // creteIframe(`http://192.168.193.88:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)

+ 1 - 1
public/sceneview.html

@@ -45,7 +45,7 @@
                     if (arr[1].indexOf("onlineIde_") > -1) {
                         // creteIframe(`http://106.12.170.138:4001/examples/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
                         // creteIframe(`http://127.0.0.1:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
-                        creteIframe(`http://192.168.193.88:8080/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
+                        creteIframe(`http://192.168.119.143/examples/webgl/onlineIde.html#${arr[1].replace("onlineIde_", "")}`)
                     } else {
                         // creteIframe(arr[1])
                         creteIframe(`http://192.168.119.143:8080/onemapV5.0/sceneview.html?${arr[1]}`)