12345678910111213 |
- {
- "navigationBarTitleText": "我发表的评论",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "component": true,
- "usingComponents": {
- "fa-navbar": "/components/fa-navbar/fa-navbar",
- "u-back-top": "/uview-ui/components/u-back-top/u-back-top",
- "u-empty": "/uview-ui/components/u-empty/u-empty",
- "u-loadmore": "/uview-ui/components/u-loadmore/u-loadmore",
- "fa-tabbar": "/components/fa-tabbar/fa-tabbar"
- }
- }
|