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 },