uniapp-ZHSQ/project.config.json
2025-09-18 17:50:24 +08:00

33 lines
682 B
JSON

{
"appid": "wx1addb25675dd8e70",
"compileType": "miniprogram",
"libVersion": "3.8.3",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": true
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"projectArchitecture": "multiPlatform",
"simulatorPluginLibVersion": {
"wxext14566970e7e9f62": "3.6.5-39"
}
}