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

10 lines
351 B
JSON

{
"navigationBarTitleText": "互动空间",
"navigationStyle": "custom",
"usingComponents": {
"wd-icon": "../../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
"wd-img": "../../../node-modules/wot-design-uni/components/wd-img/wd-img",
"user-post": "./components/UserPost",
"tabbar": "../../../components/Tabbar"
}
}