shaogen1995 3 năm trước cách đây
mục cha
commit
47314d66aa
2 tập tin đã thay đổi với 899 bổ sung897 xóa
  1. 897 895
      web/public/static/js/Hot.js
  2. 2 2
      web/public/static/js/manage.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 897 - 895
web/public/static/js/Hot.js


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

@@ -1,7 +1,7 @@
   
 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="http://project.4dage.com:8017/";//有自己的大场景编辑后台的 - 线上场景调试
+// var g_Prefix="https://super.4dage.com/";
+var g_Prefix="http://project.4dage.com:8017/";//有自己的大场景编辑后台的 - 线上场景调试
 // var g_Prefix=window.origin+'/';//有自己的大场景编辑后台的 - 打包
 // var g_Prefix=window.location.href.substring(0,window.location.href.indexOf("/index.html")+1);
 var s = window.location.href.split('/');