index.json 244 B

123456789
  1. {
  2. "usingComponents": {},
  3. "navigationBarTitleText": "详情",
  4. "navigationBarBackgroundColor": "#B8956A",
  5. "navigationBarTextStyle": "white",
  6. "backgroundColor": "#f8f8f8",
  7. "enablePullDownRefresh": false,
  8. "onReachBottomDistance": 50
  9. }