acdr-ui/dist/dev/mp-weixin/modules/pet/my/index.json
2024-10-01 09:15:35 +08:00

9 lines
309 B
JSON

{
"navigationBarTitleText": "我的页面",
"navigationStyle": "custom",
"usingComponents": {
"wd-img": "../../../node-modules/wot-design-uni/components/wd-img/wd-img",
"wd-icon": "../../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
"tabbar": "../../../components/Tabbar"
}
}