Browse Source

外网地址

morphone1995 4 years ago
parent
commit
afc3000ada
1 changed files with 2 additions and 1 deletions
  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'
         }
     }