public/config/config.js
@@ -20,6 +20,7 @@ const pwythHost = "http://localhost/pwyth"; //配置 const config = { images: host + "/imgs/", // server服务 apiServices: "http://" + apiHost + "/server/", @@ -59,5 +60,6 @@ url: pwythHost + "/modles/TY/tileset.json", cnName:"baseModel", id:"baseModel", flag:false, }, };