From 76b111b85a391306e17d33187a594c94e0de1f41 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期三, 28 二月 2024 08:30:36 +0800 Subject: [PATCH] 电子钱包界面 --- project.private.config.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index 953a887..126fb63 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -2,6 +2,7 @@ "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 } } \ No newline at end of file -- Gitblit v1.8.0