修改appid

This commit is contained in:
wenc000 2020-06-27 12:04:54 +08:00
parent 96f941052c
commit 6420cdb6ff

View File

@ -6,16 +6,16 @@
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
"es6": true, "es6": true,
"enhance": false,
"postcss": true, "postcss": true,
"preloadBackgroundData": false, "preloadBackgroundData": false,
"minified": true, "minified": true,
"newFeature": true, "newFeature": true,
"autoAudits": false,
"coverView": true, "coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true, "showShadowRootInWxmlPanel": true,
"scopeDataCheck": false, "scopeDataCheck": false,
"enhance": false,
"nodeModules": false,
"uglifyFileName": false, "uglifyFileName": false,
"checkInvalidKey": true, "checkInvalidKey": true,
"checkSiteMap": true, "checkSiteMap": true,
@ -32,7 +32,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.11.1", "libVersion": "2.11.1",
"appid": "wxb9c87f3dcf05852f", "appid": "wxe17874894f7ff27b",
"projectname": "xz_mini", "projectname": "xz_mini",
"debugOptions": { "debugOptions": {
"hidedInDevtools": [] "hidedInDevtools": []