瀏覽代碼

外网地址

morphone1995 4 年之前
父節點
當前提交
afc3000ada
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/utils/config.js

+ 2 - 1
src/utils/config.js

@@ -37,7 +37,8 @@ function geturl(){
         }
     }else{
         return {
-            gourl:'http://192.168.2.122:5654/cdss.html',
+            // gourl:'http://192.168.2.122:5654/cdss.html',
+            gourl:'http://223.93.170.82:12254/cdss.html',
             imgurl:'http://192.168.2.122:82'
         }
     }