From b515fae43490ab20977d559e19d4e5f63a4fd96d Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 25 四月 2025 16:42:39 +0800 Subject: [PATCH] 应急线索模块 --- project.private.config.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index 93cc1f6..ce2e311 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -2,8 +2,8 @@ "description": "椤圭洰绉佹湁閰嶇疆鏂囦欢銆傛鏂囦欢涓殑鍐呭灏嗚鐩� project.config.json 涓殑鐩稿悓瀛楁銆傞」鐩殑鏀瑰姩浼樺厛鍚屾鍒版鏂囦欢涓�傝瑙佹枃妗o細https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "projectname": "ep-law-abiding-manage-weixin", "setting": { - "compileHotReLoad": true, - "urlCheck": false + "compileHotReLoad": false, + "urlCheck": true }, - "libVersion": "3.4.0" + "libVersion": "3.7.12" } \ No newline at end of file -- Gitblit v1.9.3