秒杀时间背景色

This commit is contained in:
2020-08-18 10:20:30 +08:00
parent cada935c17
commit 31689af773
3 changed files with 6 additions and 7 deletions

View File

@@ -74,16 +74,15 @@ export default {
height: 25rpx;
padding: 2rpx 4rpx;
margin: 0 6rpx;
color: #000000;
color: #fff;
text-align: center;
line-height: 25rpx;
border-radius: 4rpx;
box-sizing: content-box;
background-color: #999999;
background-color: #000;
}
.mah {
color: #999999;
vertical-align: text-top;
color: #999999;
}
}
}