@@ -161,6 +161,9 @@ export default {
align-items: center;
height: 70px;
position: relative;
+ &:active {
+ background-color: #f2f4f5;
+ }
.van-cell__title {
span {
font-weight: bold;