From 7d83f377e7f53e60b2486edbbcbe2c5b8bda25f8 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期一, 19 十二月 2022 14:35:51 +0800 Subject: [PATCH] test push --- project.private.config.json | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index a95925f..d13cc56 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -2,7 +2,8 @@ "description": "椤圭洰绉佹湁閰嶇疆鏂囦欢銆傛鏂囦欢涓殑鍐呭灏嗚鐩� project.config.json 涓殑鐩稿悓瀛楁銆傞」鐩殑鏀瑰姩浼樺厛鍚屾鍒版鏂囦欢涓�傝瑙佹枃妗o細https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "projectname": "group-app", "setting": { - "compileHotReLoad": true + "compileHotReLoad": true, + "urlCheck": false }, "condition": { "miniprogram": { @@ -20,6 +21,13 @@ "query": "", "launchMode": "default", "scene": null + }, + { + "name": "", + "pathName": "pages/home/home", + "query": "", + "launchMode": "default", + "scene": null } ] } -- Gitblit v1.9.1