From 1a36fc39260bfa1fa7f1e1dac1ad7d2d969b3e65 Mon Sep 17 00:00:00 2001
From: zuoxiao <zuoxiao>
Date: 星期一, 31 三月 2025 16:24:58 +0800
Subject: [PATCH] 添加分享功能
---
project.private.config.json | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/project.private.config.json b/project.private.config.json
index 953a887..92ec537 100644
--- a/project.private.config.json
+++ b/project.private.config.json
@@ -2,6 +2,8 @@
"description": "椤圭洰绉佹湁閰嶇疆鏂囦欢銆傛鏂囦欢涓殑鍐呭灏嗚鐩� project.config.json 涓殑鐩稿悓瀛楁銆傞」鐩殑鏀瑰姩浼樺厛鍚屾鍒版鏂囦欢涓�傝瑙佹枃妗o細https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "irrigate_user",
"setting": {
- "compileHotReLoad": true
- }
+ "compileHotReLoad": true,
+ "urlCheck": false
+ },
+ "libVersion": "trial"
}
\ No newline at end of file
--
Gitblit v1.8.0