navigationOptions: ({navigation}) => ({ headerTitle:'评估记录', headerBackTitle:null, headerLeft:null, headerStyle: { backgroundColor: '#000', color:'#fff', }, headerTitleStyle:{ color:'#fff', },}),