pay-customer/dist/dev/mp-weixin/project.private.config.json
2026-04-07 10:09:25 +08:00

27 lines
562 B
JSON

{
"condition": {
"miniprogram": {
"list": [
{
"name": "添加访客邀请",
"pathName": "INDEX/visitor_applies/add/index",
"query": "",
"scene": null,
"launchMode": "default"
},
{
"name": "审核成功",
"pathName": "INDEX/binding/success",
"query": "",
"launchMode": "default",
"scene": null
}
]
}
},
"libVersion": "3.13.2",
"setting": {
"bigPackageSizeSupport": false,
"urlCheck": false
}
}