YZProjectCloud/yanzhu-ui-app/miniprogram/project.config.json

30 lines
687 B
JSON
Raw Normal View History

2024-10-13 11:24:45 +08:00
{
2024-12-29 11:46:50 +08:00
"appid": "wx46466c7828eede2b",
2024-10-13 11:24:45 +08:00
"compileType": "miniprogram",
"libVersion": "3.6.0",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 4
2024-12-17 20:25:21 +08:00
},
"simulatorPluginLibVersion": {}
2024-10-13 11:24:45 +08:00
}