acdr-ui/dist/dev/mp-weixin/modules/pet/certification/index.json

9 lines
287 B
JSON
Raw Normal View History

2024-09-19 07:20:14 +08:00
{
"navigationBarTitleText": "宠托师认证页面",
"navigationStyle": "custom",
"usingComponents": {
2024-10-01 09:15:35 +08:00
"wd-popup": "../../../node-modules/wot-design-uni/components/wd-popup/wd-popup",
"top-bar": "../../../components/TopBar",
2024-09-19 07:20:14 +08:00
"cert-popup": "./components/certPopup"
}
}