|
|
@ -426,7 +426,6 @@ view { |
|
|
|
.common-type.active:after { |
|
|
|
display: block; |
|
|
|
width: 60%; |
|
|
|
background-color: rgba(0, 215, 237, 1); |
|
|
|
font-size: 0; |
|
|
|
content: '1'; |
|
|
|
margin: auto; |
|
|
@ -435,7 +434,7 @@ view { |
|
|
|
right: 0; |
|
|
|
bottom: 1rpx; |
|
|
|
height: 4rpx; |
|
|
|
background: #71B580; |
|
|
|
background: #00AEA0; |
|
|
|
border-radius: 2rpx; |
|
|
|
} |
|
|
|
|
|
|
|