Jelajahi Sumber

页面推送测试地址修改

zhouna 4 tahun lalu
induk
melakukan
6f150206b5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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:5654/cdss.html',
+            gourl:'http://192.168.2.236:2489/cdss.html',
             imgurl:'http://192.168.2.236:82'
         }
     }else if(window.location.href.indexOf('192.168.2.241')>-1){