소스 검색

页面推送测试地址修改

zhouna 4 년 전
부모
커밋
6f150206b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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){