{ "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "packOptions": { "ignore": [], "include": [] }, "setting": { "urlCheck": false, "es6": false, "postcss": false, "minified": false, "newFeature": true, "bigPackageSizeSupport": true, "coverView": true, "lazyloadPlaceholderEnable": false, "preloadBackgroundData": false, "autoAudits": false, "uglifyFileName": false, "uploadWithSourceMap": true, "enhance": true, "useMultiFrameRuntime": true, "showShadowRootInWxmlPanel": true, "packNpmManually": false, "packNpmRelationList": [], "minifyWXSS": true, "useStaticServer": true, "showES6CompileOption": false, "checkInvalidKey": true, "compileHotReLoad": true, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, "disableUseStrict": false, "useCompilerPlugins": false }, "compileType": "miniprogram", "libVersion": "2.31.0", "appid": "wxeb199bd19f53ea42", "projectname": "云咖交易", "condition": { "miniprogram": { "list": [ { "name": "LiveDetail", "pathName": "pages/member/live/LiveDetail", "query": "live_apply_id=1&test=1" } ] } }, "editorSetting": { "tabIndent": "insertSpaces", "tabSize": 2 } }