10 lines
351 B
JSON
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"
|
|
}
|
|
} |