公寓小程序端前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
737 B

{
"libVersion": "3.8.2",
"projectname": "epmet-apartment-mp",
"setting": {
"urlCheck": true,
"coverView": true,
"lazyloadPlaceholderEnable": false,
"skylineRenderEnable": false,
"preloadBackgroundData": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"compileHotReLoad": true
},
"condition": {
"miniprogram": {
"list": [
{
"name": "身份证识别",
"pathName": "/subpages/OCRCard/pages/index/index",
"query": "",
"scene": null,
"launchMode": "default"
}
]
}
}
}