Browse Source

update0505

tremble 3 years ago
parent
commit
0b959e4381
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/public/static/js/manage.js

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

@@ -3,7 +3,7 @@ var g_ProjectName=window.location.pathname.substring(window.location.pathname.in
 
 var g_Prefix=window.location.origin+'/';
 window.isLocal = true
-var g_Prefix="http://192.168.0.245:8003/";
+// var g_Prefix="http://192.168.0.245:8003/";
 
 var g_index=null;
 var g_modeldata=null;