tremble vor 4 Jahren
Ursprung
Commit
082d8182d6
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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();