Ver código fonte

改121图片外网

zhouna 3 anos atrás
pai
commit
40873c5b79
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/utils/config.js

+ 1 - 1
src/utils/config.js

@@ -40,7 +40,7 @@ function geturl(){
         return {
         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:12154/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'
         }
         }
     }
     }
 }
 }