Parcourir la source

页面推送测试地址修改-

zhouna il y a 4 ans
Parent
commit
1268debed7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/utils/config.js

+ 1 - 1
src/utils/config.js

@@ -23,7 +23,7 @@ function geturl(){
         }
     }else if(window.location.href.indexOf('192.168.2.236')>-1){
         return {
-            gourl:'http://192.168.2.236:2489/cdss.html',
+            gourl:'http://192.168.2.236:5654/cdss.html',
             imgurl:'http://192.168.2.236:82'
         }
     }else if(window.location.href.indexOf('192.168.2.241')>-1){