Explorar el Código

改121图片外网

zhouna hace 3 años
padre
commit
40873c5b79
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/utils/config.js

+ 1 - 1
src/utils/config.js

@@ -40,7 +40,7 @@ function geturl(){
         return {
             // gourl:'http://192.168.2.122:5654/cdss.html',
             gourl:'http://223.93.170.82:12154/cdss.html',
-            imgurl:'http://192.168.2.122:82'
+            imgurl:'http://223.93.170.82:12282'
         }
     }
 }