.pointer{
    cursor: pointer;
}
.weui-actionsheet__cell{
    cursor: pointer !important;
}
.txt-white{
    color: #999999 !important;
}
.txt-red{
    color: rgb(170, 22, 22)!important;
}