comment.json 434 B

123456789101112
  1. {
  2. "navigationBarTitleText": "我发表的评论",
  3. "navigationStyle": "custom",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "fa-navbar": "/components/fa-navbar/fa-navbar",
  7. "u-back-top": "/uview-ui/components/u-back-top/u-back-top",
  8. "u-empty": "/uview-ui/components/u-empty/u-empty",
  9. "u-loadmore": "/uview-ui/components/u-loadmore/u-loadmore",
  10. "fa-tabbar": "/components/fa-tabbar/fa-tabbar"
  11. }
  12. }