acdr-ui/dist/build/mp-weixin/pages/my/index.json

9 lines
300 B
JSON
Raw Normal View History

2024-09-19 07:20:14 +08:00
{
"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"
}
}