秒杀时间背景色
This commit is contained in:
parent
cada935c17
commit
31689af773
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -81,10 +81,10 @@ export default {
|
||||
// box-sizing: content-box;
|
||||
width: 26rpx;
|
||||
// height: 25rpx;
|
||||
background-color: #BFBFBF;
|
||||
background-color: #000;
|
||||
color: #ffffff;
|
||||
margin: 0 10rpx;
|
||||
padding: 2rpx;
|
||||
color: #000000;
|
||||
}
|
||||
.mah {
|
||||
color: #999999;
|
||||
|
Loading…
Reference in New Issue
Block a user