.vux-tap-active {
  tap-highlight-color: rgba(0,0,0,0);
  user-select:none;
}
.vux-tap-active:active {
  background-color: #ECECEC;
}

