tremble 4 年之前
父节点
当前提交
082d8182d6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      web/public/static/js/myShow.js

+ 2 - 2
web/public/static/js/myShow.js

@@ -1,7 +1,7 @@
 var g_ProjectName=window.location.pathname.substring(window.location.pathname.indexOf("/")+1,window.location.pathname.lastIndexOf("/"));
-var g_Prefix="http://8.135.106.227:8009/";
+// var g_Prefix="http://192.168.1.101:8080/";
 // https://super.4dage.com/
-// var g_Prefix=window.location.origin+'/';
+var g_Prefix=window.location.origin+'/';
 
 var s = window.location.href.split('/');
 s.pop();