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.
47 lines
855 B
47 lines
855 B
|
|
.footer.data-v-9c1eaf36 {
|
|
width: auto;
|
|
margin: 0 auto;
|
|
padding: 90rpx 30rpx 30rpx 30rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.footer-l.data-v-9c1eaf36 {
|
|
width: 84rpx;
|
|
height: 84rpx;
|
|
border-radius: 6rpx;
|
|
}
|
|
.footer-l .image.data-v-9c1eaf36 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.footer-c .p.data-v-9c1eaf36 {
|
|
height: 42rpx;
|
|
line-height: 42rpx;
|
|
font-size: 26rpx;
|
|
padding: 0 20rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.footer-r.data-v-9c1eaf36 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.footer-r .span.data-v-9c1eaf36 {
|
|
height: 48rpx;
|
|
line-height: 46rpx;
|
|
font-size: 26rpx;
|
|
color: #232323;
|
|
text-align: center;
|
|
background-color: #FFD93F;
|
|
padding: 0 16rpx;
|
|
border-radius: 6rpx;
|
|
display: block;
|
|
z-index: 1;
|
|
}
|
|
.footer-r .i.data-v-9c1eaf36 {
|
|
color: #666;
|
|
font-size: 26rpx;
|
|
}
|
|
|
|
|