textAlign:'center', 文字水平居中
textAlignVertical:'center', 文字垂直居中
backgroundColor:'pink', 背景颜色
justifyContent: 'center', 盒子里的内容垂直居中
justifyContent: 'space-between',
alignItems: 'center', 盒子里的内容水平居中
alignItems: 'flex-start',
textAlign:'center', 文字水平居中
textAlignVertical:'center', 文字垂直居中
backgroundColor:'pink', 背景颜色
justifyContent: 'center', 盒子里的内容垂直居中
justifyContent: 'space-between',
alignItems: 'center', 盒子里的内容水平居中
alignItems: 'flex-start',