wenhongquan 9 lat temu
rodzic
commit
969b7de8a4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      VisualInspection/js/config.js

+ 1 - 1
VisualInspection/js/config.js

@@ -6,7 +6,7 @@ var base_ui_url = getCurrentaddr();
 var base_server_url = getserveraddr();
 
 function getCurrentaddr(){
-    return "http://"+window.location.host
+    return "http://"+window.location.host+"/"
 }
 function getserveraddr(){
     if(base_ui_url.indexOf("topm.win")!=-1){