fix(rebuild): update appid & mini js

update appid & mini js

Signed-off-by: liubaixun <liubaixun@yinxiang.com>
This commit is contained in:
liubaixun 2023-10-19 14:58:52 +08:00
parent 9b1d3e3567
commit b68cf11c78

View File

@ -8,7 +8,7 @@
"urlCheck": false, "urlCheck": false,
"es6": false, "es6": false,
"postcss": false, "postcss": false,
"minified": false, "minified": true,
"newFeature": true, "newFeature": true,
"bigPackageSizeSupport": true, "bigPackageSizeSupport": true,
"babelSetting": { "babelSetting": {
@ -20,7 +20,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "3.1.2", "libVersion": "3.1.2",
"appid": "wx05b45a2699f02a2b", "appid": "wx0518521f67048cc8",
"projectname": "greenhouse-wisdom-applet", "projectname": "greenhouse-wisdom-applet",
"condition": {}, "condition": {},
"editorSetting": { "editorSetting": {