2025-04-28 15:59:21 +08:00
|
|
|
|
{
|
|
|
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
2025-05-29 09:02:02 +08:00
|
|
|
|
"projectname": "qingcheng-xiaochengxu",
|
2025-04-28 15:59:21 +08:00
|
|
|
|
"setting": {
|
2025-05-11 15:12:01 +08:00
|
|
|
|
"compileHotReLoad": true,
|
2025-05-15 09:40:36 +08:00
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"bigPackageSizeSupport": false
|
2025-04-28 15:59:21 +08:00
|
|
|
|
},
|
2025-05-28 12:51:02 +08:00
|
|
|
|
"condition": {},
|
2025-05-16 11:02:59 +08:00
|
|
|
|
"libVersion": "trial"
|
2025-04-28 15:59:21 +08:00
|
|
|
|
}
|