2022-07-31 02:14:22 +00:00
|
|
|
|
{
|
2022-08-03 03:20:44 +00:00
|
|
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
|
|
|
"packOptions": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
2022-07-31 02:14:22 +00:00
|
|
|
|
},
|
2022-08-03 03:20:44 +00:00
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": true,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"coverView": true,
|
|
|
|
|
"postcss": true,
|
|
|
|
|
"lazyloadPlaceholderEnable": false,
|
|
|
|
|
"preloadBackgroundData": false,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"autoAudits": false,
|
|
|
|
|
"uglifyFileName": false,
|
|
|
|
|
"uploadWithSourceMap": true,
|
|
|
|
|
"enhance": true,
|
|
|
|
|
"useMultiFrameRuntime": true,
|
|
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
|
|
"packNpmManually": false,
|
|
|
|
|
"packNpmRelationList": [],
|
|
|
|
|
"minifyWXSS": true,
|
|
|
|
|
"useStaticServer": true,
|
|
|
|
|
"showES6CompileOption": false,
|
2022-08-03 03:30:25 +00:00
|
|
|
|
"compileHotReLoad": true,
|
2022-08-03 03:20:44 +00:00
|
|
|
|
"checkInvalidKey": true,
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
},
|
|
|
|
|
"disableUseStrict": false,
|
2022-08-04 08:29:52 +00:00
|
|
|
|
"useCompilerPlugins": false,
|
|
|
|
|
"minifyWXML": true
|
2022-07-31 02:14:22 +00:00
|
|
|
|
},
|
2022-08-03 03:20:44 +00:00
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
|
"libVersion": "2.25.2",
|
|
|
|
|
"appid": "wxa02e44170bc722cd",
|
|
|
|
|
"projectname": "app适配微信小程序",
|
2022-08-03 04:00:01 +00:00
|
|
|
|
"condition": {},
|
2022-08-03 03:20:44 +00:00
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 4
|
2022-07-31 02:14:22 +00:00
|
|
|
|
}
|
|
|
|
|
}
|