ranking.json 376 B

123456789101112
  1. {
  2. "navigationBarTitleText": "签到排行榜",
  3. "navigationStyle": "custom",
  4. "navigationBarTextStyle": "white",
  5. "component": true,
  6. "usingComponents": {
  7. "fa-navbar": "/components/fa-navbar/fa-navbar",
  8. "u-avatar": "/uview-ui/components/u-avatar/u-avatar",
  9. "u-gap": "/uview-ui/components/u-gap/u-gap",
  10. "fa-tabbar": "/components/fa-tabbar/fa-tabbar"
  11. }
  12. }