|
|
@@ -72,13 +72,17 @@ export default { |
|
|
|
margin-top: 0.2rem; |
|
|
|
} |
|
|
|
p:nth-child(2){ |
|
|
|
background-color: #03655C; |
|
|
|
width: 40%; |
|
|
|
text-align: center; |
|
|
|
padding: 10px; |
|
|
|
border-radius: 0.5rem; |
|
|
|
margin-top: 0.2rem; |
|
|
|
font-size: 0.2rem; |
|
|
|
background: #FEE1AA url("../../assets/images/seting.png") no-repeat left center; |
|
|
|
background-size: 0.5rem; |
|
|
|
color: #007E72; |
|
|
|
padding-left: 5%; |
|
|
|
background-position-x: 6%; |
|
|
|
} |
|
|
|
} |
|
|
|
.van-icon{ |
|
|
|