{ "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "packOptions": { "ignore": [], "include": [] }, "setting": { "ignoreDevUnusedFiles": false, "ignoreUploadUnusedFiles": false, "urlCheck": true, "es6": true, "enhance": false, "postcss": true, "preloadBackgroundData": false, "minified": true, "newFeature": false, "coverView": true, "nodeModules": false, "autoAudits": false, "showShadowRootInWxmlPanel": true, "scopeDataCheck": false, "uglifyFileName": false, "checkInvalidKey": true, "checkSiteMap": false, "uploadWithSourceMap": true, "compileHotReLoad": false, "lazyloadPlaceholderEnable": false, "useMultiFrameRuntime": true, "useApiHook": true, "useApiHostProcess": true, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, "enableEngineNative": false, "useIsolateContext": true, "userConfirmedBundleSwitch": false, "packNpmManually": false, "packNpmRelationList": [], "minifyWXSS": true, "disableUseStrict": false, "minifyWXML": true, "showES6CompileOption": false, "useCompilerPlugins": false }, "compileType": "miniprogram", "libVersion": "2.25.3", "appid": "wx6fa2f78933195e72", "projectname": "%E6%99%BA%E8%83%BD%E5%AE%B6%E5%B1%85%E5%B0%8F%E7%A8%8B%E5%BA%8F", "simulatorType": "wechat", "simulatorPluginLibVersion": {}, "editorSetting": { "tabIndent": "insertSpaces", "tabSize": 2 }, "condition": { "miniprogram": { "list": [ { "name": "pages/index/index", "pathName": "pages/index/index", "query": "", "scene": null } ] } } }