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