rank.json 211 B

123456789
  1. {
  2. "navigationBarTitleText": "排行榜",
  3. "enablePullDownRefresh": true,
  4. "backgroundTextStyle": "dark",
  5. "onReachBottomDistance": 50,
  6. "usingComponents": {
  7. "no-more": "/components/nomore/nomore"
  8. }
  9. }