pay-customer/dist/dev/mp-weixin/project.private.config.json

27 lines
561 B
JSON
Raw Normal View History

2025-07-15 16:18:34 +08:00
{
2025-08-29 09:51:02 +08:00
"condition": {
"miniprogram": {
"list": [
2025-12-15 18:19:04 +08:00
{
2026-01-30 09:54:26 +08:00
"name": "添加访客邀请",
"pathName": "INDEX/visitor_applies/add/index",
2025-12-15 18:19:04 +08:00
"query": "",
"scene": null,
"launchMode": "default"
},
{
2026-01-30 09:54:26 +08:00
"name": "审核成功",
2025-12-15 18:19:04 +08:00
"pathName": "INDEX/binding/success",
"query": "",
"launchMode": "default",
"scene": null
2025-08-29 09:51:02 +08:00
}
]
}
},
2026-04-02 10:29:32 +08:00
"libVersion": "3.13.2",
"setting": {
2026-04-03 16:32:33 +08:00
"bigPackageSizeSupport": false,
"urlCheck": true
2026-04-02 10:29:32 +08:00
}
2025-07-15 16:18:34 +08:00
}