export default { navigationBarTitleText: '我的', enablePullDownRefresh: true, onReachBottomDistance: 50, usingComponents: { timePicker: '../../components/common/PickerReduce/timePicker' } }