|
|
@ -316,12 +316,14 @@ export default { |
|
|
|
position: relative;height: 50px; |
|
|
|
position: relative;height: 50px; |
|
|
|
line-height: 50px; |
|
|
|
line-height: 50px; |
|
|
|
background-color: rgb(98, 149, 243) ; |
|
|
|
background-color: rgb(98, 149, 243) ; |
|
|
|
|
|
|
|
border-top-left-radius:14px; |
|
|
|
|
|
|
|
border-top-right-radius:14px; |
|
|
|
.data-title2 { |
|
|
|
.data-title2 { |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
left: 15px; |
|
|
|
left: 15px; |
|
|
|
height: 50px; |
|
|
|
height: 50px; |
|
|
|
line-height: 50px; |
|
|
|
line-height: 50px; |
|
|
|
|
|
|
|
color:#fff; |
|
|
|
} |
|
|
|
} |
|
|
|
.close { |
|
|
|
.close { |
|
|
|
height: 50px; |
|
|
|
height: 50px; |
|
|
|