From ab8f3297f7c8243d486c9da0900e4f813b2ea2df Mon Sep 17 00:00:00 2001 From: suerprisePlus <15810472099@163.com> Date: 星期三, 27 十一月 2024 17:16:46 +0800 Subject: [PATCH] 功能更新 --- public/config/config.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index 4099b48..c076d31 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -20,6 +20,8 @@ const pwythHost = "http://localhost/pwyth"; //閰嶇疆 const config = { + + images: host + "/imgs/", // server鏈嶅姟 apiServices: "http://" + apiHost + "/server/", // 鐭ヨ瘑鍥捐氨鏈嶅姟 @@ -58,5 +60,6 @@ url: pwythHost + "/modles/TY/tileset.json", cnName:"baseModel", id:"baseModel", + flag:false, }, }; -- Gitblit v1.9.3