{ "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "packOptions": { "ignore": [], "include": [] }, "setting": { "urlCheck": true, "es6": true, "enhance": true, "postcss": true, "preloadBackgroundData": false, "minified": true, "newFeature": false, "coverView": true, "nodeModules": true, "autoAudits": false, "showShadowRootInWxmlPanel": true, "scopeDataCheck": false, "uglifyFileName": false, "checkInvalidKey": true, "checkSiteMap": true, "uploadWithSourceMap": true, "compileHotReLoad": false, "lazyloadPlaceholderEnable": false, "useMultiFrameRuntime": true, "useApiHook": true, "useApiHostProcess": true, "ignoreDevUnusedFiles": false, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, "enableEngineNative": false, "useIsolateContext": true, "userConfirmedBundleSwitch": false, "packNpmManually": false, "packNpmRelationList": [], "minifyWXSS": true, "disableUseStrict": false, "minifyWXML": true, "showES6CompileOption": false, "useCompilerPlugins": false, "ignoreUploadUnusedFiles": true, "useStaticServer": true, "condition": false }, "compileType": "miniprogram", "libVersion": "2.23.1", "appid": "wxcdeaf70fb4239637", "projectname": "tdesign-miniprogram-starter-retail", "simulatorType": "wechat", "simulatorPluginLibVersion": {}, "condition": { "miniprogram": { "list": [ { "name": "首页入口", "pathName": "pages/home/home", "query": "", "scene": null }, { "name": "示例页-个人中心", "pathName": "pages/usercenter/index", "query": "", "scene": null }, { "name": "示例页-搜索页", "pathName": "pages/goods/search/index", "query": "", "scene": null } ] } }, "editorSetting": { "tabIndent": "insertSpaces", "tabSize": 2 } }