浏览代码

小窗地址

zhouna 4 年之前
父节点
当前提交
af100aa7b4
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/utils/config.js

+ 5 - 0
src/utils/config.js

@@ -36,6 +36,11 @@ function geturl(){
             gourl:'http://192.168.2.121:5654/cdss.html',
             imgurl:'http://192.168.2.121:82'
         }
+    }else if(window.location.href.indexOf('192.168.2.122')>-1){
+        return {
+            gourl:'http://192.168.2.122:5654/cdss.html',
+            imgurl:'http://192.168.2.122:82'
+        }
     }else{
         return {
             // gourl:'http://192.168.2.122:5654/cdss.html',