|
@@ -1,5 +1,7 @@
|
|
var g_ProjectName = window.location.pathname.substring(window.location.pathname.indexOf("/") + 1, window.location.pathname.lastIndexOf("/"));
|
|
var g_ProjectName = window.location.pathname.substring(window.location.pathname.indexOf("/") + 1, window.location.pathname.lastIndexOf("/"));
|
|
-var g_Prefix = "https://super.4dage.com/";
|
|
|
|
|
|
+// var g_Prefix = "https://super.4dage.com/";
|
|
|
|
+var g_Prefix = "https://culture.4dage.com/";
|
|
|
|
+
|
|
// var g_Prefix=window.location.href.substring(0,window.location.href.indexOf("/index.html")+1);
|
|
// var g_Prefix=window.location.href.substring(0,window.location.href.indexOf("/index.html")+1);
|
|
var s = window.location.href.split("/");
|
|
var s = window.location.href.split("/");
|
|
s.pop();
|
|
s.pop();
|