manage.json 213 B

123456789
  1. {
  2. "navigationBarTitleText": "盒子管理",
  3. "enablePullDownRefresh": true,
  4. "backgroundTextStyle": "dark",
  5. "onReachBottomDistance": 50,
  6. "usingComponents": {
  7. "nomore": "/components/nomore/nomore"
  8. }
  9. }