policeSecurity/collect_information/project.config.json

33 lines
693 B
JSON
Raw Normal View History

2024-09-10 11:00:20 +08:00
{
"miniprogramRoot": "dist/",
"projectname": "collect_information",
2024-09-14 17:51:54 +08:00
"description": "警保联勤联动小程序",
2024-09-10 11:00:20 +08:00
"setting": {
"urlCheck": false,
"es6": false,
"enhance": false,
2024-09-11 14:27:30 +08:00
"compileHotReLoad": true,
2024-09-10 11:00:20 +08:00
"postcss": false,
"minified": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"ignoreUploadUnusedFiles": true
},
"compileType": "miniprogram",
"libVersion": "3.5.0",
"srcMiniprogramRoot": "dist/",
"packOptions": {
"ignore": [],
"include": []
},
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2024-09-11 14:27:30 +08:00
},
"appid": "wx8902ddbfddb820d1"
2024-09-14 17:51:54 +08:00
}