ZhiYeJianKang_QiYe_APP/unpackage/dist/dev/mp-weixin/project.config.json

24 lines
530 B
JSON
Raw Normal View History

2025-02-20 15:38:43 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.30.0",
"appid": "touristappid",
"projectname": "enterpriseApp",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
}