2022-07-31 02:14:22 +00:00
|
|
|
{
|
2022-08-09 07:41:11 +00:00
|
|
|
"description": "项目配置文件。",
|
|
|
|
"packOptions": {
|
|
|
|
"ignore": [],
|
|
|
|
"include": []
|
|
|
|
},
|
|
|
|
"setting": {
|
|
|
|
"urlCheck": true,
|
|
|
|
"es6": true,
|
|
|
|
"babelSetting": {
|
|
|
|
"ignore": [],
|
|
|
|
"disablePlugins": [],
|
|
|
|
"outputPath": ""
|
2022-07-31 02:14:22 +00:00
|
|
|
}
|
2022-08-09 07:41:11 +00:00
|
|
|
},
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
"libVersion": "2.25.2",
|
|
|
|
"appid": "wxa02e44170bc722cd",
|
|
|
|
"projectname": "app适配微信小程序",
|
|
|
|
"condition": {},
|
|
|
|
"editorSetting": {
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
"tabSize": 2
|
|
|
|
}
|
2022-07-31 02:14:22 +00:00
|
|
|
}
|