43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"projectname": "%E8%88%9E%E8%B9%88",
|
||
"setting": {
|
||
"compileHotReLoad": true,
|
||
"urlCheck": false,
|
||
"coverView": false,
|
||
"lazyloadPlaceholderEnable": false,
|
||
"skylineRenderEnable": false,
|
||
"preloadBackgroundData": false,
|
||
"autoAudits": false,
|
||
"useApiHook": true,
|
||
"useApiHostProcess": true,
|
||
"showShadowRootInWxmlPanel": false,
|
||
"useStaticServer": false,
|
||
"useLanDebug": false,
|
||
"showES6CompileOption": false,
|
||
"checkInvalidKey": true,
|
||
"ignoreDevUnusedFiles": true,
|
||
"bigPackageSizeSupport": true
|
||
},
|
||
"condition": {
|
||
"miniprogram": {
|
||
"list": [
|
||
{
|
||
"name": "pages/contact/index",
|
||
"pathName": "pages/contact/index",
|
||
"query": "url=1",
|
||
"scene": null,
|
||
"launchMode": "default"
|
||
},
|
||
{
|
||
"name": "pages/index/detail",
|
||
"pathName": "pages/index/detail",
|
||
"query": "url=1&app_id=wx26ad074017e1e63f",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"libVersion": "3.9.2"
|
||
} |