From 71f6712de528f7865bb71ee64d065365ee106be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-D7TKRI82=5C=E9=82=93?= <52643018@qq.com> Date: Mon, 21 Jun 2021 16:29:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Egit=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2182513 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.hbuilderx/ +unpackage/ +node_modules/ \ No newline at end of file diff --git a/manifest.json b/manifest.json index 877f531..b70c1db 100644 --- a/manifest.json +++ b/manifest.json @@ -62,7 +62,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxc256e348c4032ebd", + "appid" : "wxb35ef055a4dd8ad4", "setting" : { "urlCheck" : false },