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