From ff934f8fc407d0aadefc3303994613d64178120e Mon Sep 17 00:00:00 2001
From: Novecane <2322740715@qq.com>
Date: 星期一, 17 二月 2025 16:12:00 +0800
Subject: [PATCH] forth commit

---
 unpackage/dist/dev/mp-weixin/project.private.config.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/unpackage/dist/dev/mp-weixin/project.private.config.json b/unpackage/dist/dev/mp-weixin/project.private.config.json
index 7959bab..5d645e5 100644
--- a/unpackage/dist/dev/mp-weixin/project.private.config.json
+++ b/unpackage/dist/dev/mp-weixin/project.private.config.json
@@ -2,6 +2,7 @@
   "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
   "projectname": "szwl-wx-dev",
   "setting": {
-    "compileHotReLoad": true
+    "compileHotReLoad": true,
+    "urlCheck": false
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3