2026-01-14 12:56:39 +08:00
|
|
|
|
{
|
|
|
|
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
2026-02-24 14:35:58 +08:00
|
|
|
|
"projectname": "miniprogram",
|
2026-01-14 12:56:39 +08:00
|
|
|
|
"setting": {
|
2026-02-24 14:35:58 +08:00
|
|
|
|
"compileHotReLoad": true,
|
2026-02-25 16:26:13 +08:00
|
|
|
|
"urlCheck": false,
|
2026-02-24 14:35:58 +08:00
|
|
|
|
"coverView": true,
|
|
|
|
|
|
"lazyloadPlaceholderEnable": false,
|
|
|
|
|
|
"skylineRenderEnable": false,
|
|
|
|
|
|
"preloadBackgroundData": false,
|
|
|
|
|
|
"autoAudits": false,
|
|
|
|
|
|
"useApiHook": true,
|
|
|
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
|
|
|
"useStaticServer": false,
|
|
|
|
|
|
"useLanDebug": false,
|
|
|
|
|
|
"showES6CompileOption": false,
|
|
|
|
|
|
"checkInvalidKey": true,
|
|
|
|
|
|
"ignoreDevUnusedFiles": true,
|
|
|
|
|
|
"bigPackageSizeSupport": false,
|
|
|
|
|
|
"useIsolateContext": true
|
|
|
|
|
|
},
|
|
|
|
|
|
"libVersion": "3.13.2",
|
|
|
|
|
|
"condition": {
|
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
|
"list": [
|
2026-03-12 16:51:12 +08:00
|
|
|
|
{
|
|
|
|
|
|
"name": "唤醒",
|
|
|
|
|
|
"pathName": "pages/read/read",
|
|
|
|
|
|
"query": "mid=209",
|
2026-03-15 09:20:27 +08:00
|
|
|
|
"launchMode": "default",
|
|
|
|
|
|
"scene": null
|
2026-03-12 16:51:12 +08:00
|
|
|
|
},
|
2026-03-10 20:20:03 +08:00
|
|
|
|
{
|
|
|
|
|
|
"name": "pages/my/my",
|
|
|
|
|
|
"pathName": "pages/my/my",
|
|
|
|
|
|
"query": "",
|
2026-03-12 16:51:12 +08:00
|
|
|
|
"launchMode": "singlePage",
|
|
|
|
|
|
"scene": null
|
2026-03-10 20:20:03 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"name": "pages/read/read",
|
|
|
|
|
|
"pathName": "pages/read/read",
|
|
|
|
|
|
"query": "mid=20",
|
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
|
"scene": null
|
|
|
|
|
|
},
|
2026-02-27 11:43:18 +08:00
|
|
|
|
{
|
2026-03-06 12:12:13 +08:00
|
|
|
|
"name": "pages/read/read",
|
|
|
|
|
|
"pathName": "pages/read/read",
|
|
|
|
|
|
"query": "mid=1",
|
2026-03-10 20:20:03 +08:00
|
|
|
|
"launchMode": "default",
|
|
|
|
|
|
"scene": null
|
2026-02-24 14:35:58 +08:00
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
}
|
2026-01-14 12:56:39 +08:00
|
|
|
|
}
|
2026-01-21 15:49:12 +08:00
|
|
|
|
}
|