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-03 03:30:25 +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适配微信小程序",
|
|
|
|
|
"condition": {
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"list": [
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
2022-08-03 03:30:25 +00:00
|
|
|
|
"pathName": "pages/login/login",
|
2022-08-03 03:20:44 +00:00
|
|
|
|
"query": "",
|
2022-08-03 03:30:25 +00:00
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"pathName": "pagesB/distributor/distributor",
|
|
|
|
|
"query": "invite_code=4e4b5fbbbb602b6d35bea8460aa8f8e5&invite_name=Lee",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
2022-08-03 03:20:44 +00:00
|
|
|
|
}
|
|
|
|
|
]
|
2022-07-31 02:14:22 +00:00
|
|
|
|
}
|
2022-08-03 03:20:44 +00:00
|
|
|
|
},
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 4
|
2022-07-31 02:14:22 +00:00
|
|
|
|
}
|
|
|
|
|
}
|