>text {
flex: 1;
background-color: #FFFFFF;
padding: 20rpx;
text-align: center;
}

>text:active {
color: #007AFF;
}