From 74b6e7bd7c6323f6cb5b0871feadf12672564bae Mon Sep 17 00:00:00 2001 From: lihenian <2629534615@qq.com> Date: Mon, 27 Jul 2020 13:56:30 +0800 Subject: [PATCH] =?UTF-8?q?project.config.json=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index 04c5824..6f2a731 100644 --- a/project.config.json +++ b/project.config.json @@ -30,7 +30,7 @@ "compileType": "miniprogram", "libVersion": "2.8.2", "appid": "wx6dcf544cdae7d4ec", - "projectname": "%E7%B2%BE%E8%87%B4%E9%94%A6%E6%B0%B4-%E5%B1%85%E6%B0%91%E7%AB%AF", + "projectname": "%E7%B2%BE%E8%87%B4%E9%94%A6%E6%B0%B4-%E5%B1%85%E6%B0%9 1%E7%AB%AF", "debugOptions": { "hidedInDevtools": [] },