You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
632 B
39 lines
632 B
.body-background{ |
|
background: { |
|
color:#F5F5F6; |
|
}; |
|
height:100vh; |
|
} |
|
::v-deep .u-icon__icon.uicon-plus{ |
|
font-size:40rpx !important; |
|
} |
|
.bottom-btn{ |
|
padding:50rpx; |
|
position: absolute; |
|
bottom:0; |
|
left:0; |
|
width:100%; |
|
} |
|
.footer-content{ |
|
font-size: 28rpx; |
|
font-weight: 400; |
|
color: #AFB5BE; |
|
line-height: 50rpx; |
|
padding:0 56rpx; |
|
margin-top:100rpx; |
|
text-align: center; |
|
.footer-contact{ |
|
padding:14rpx 0; |
|
border-bottom:4rpx solid #EEEEEE; |
|
} |
|
.footer-wechat{ |
|
justify-content: center; |
|
margin:10rpx 0; |
|
} |
|
.footer-email{ |
|
justify-content: center; |
|
} |
|
.foot-url{ |
|
color:#576B95; |
|
} |
|
} |