meeting-list.json 229 B

12345678
  1. {
  2. "usingComponents": {},
  3. "navigationBarTitleText": "会议列表",
  4. "navigationBarBackgroundColor": "#2867B6",
  5. "navigationBarTextStyle": "white",
  6. "enablePullDownRefresh": true,
  7. "onReachBottomDistance": 50
  8. }