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.
109 lines
2.1 KiB
109 lines
2.1 KiB
|
|
.list_item_tip.data-v-2e66073b{ |
|
padding: 11rpx 14rpx; |
|
background-color:#9F43CC; |
|
color: #FFFFFF; |
|
font-size: 16rpx; |
|
width: -webkit-fit-content; |
|
width: fit-content; |
|
margin: 0 auto; |
|
display: flex; |
|
} |
|
.textOverflow.data-v-2e66073b{ |
|
overflow: hidden;/*超出部分隐藏*/ |
|
white-space: nowrap;/*不换行*/ |
|
text-overflow:ellipsis;/*超出部分文字以...显示*/ |
|
} |
|
.data-v-2e66073b .uni-easyinput__content { |
|
border-radius: 15px !important; |
|
margin-top: 15rpx; |
|
} |
|
.list_scroll.data-v-2e66073b:nth-child(1) { |
|
color: #007AFF; |
|
} |
|
.picker-view.data-v-2e66073b { |
|
/* height: 1000rpx; */ |
|
color: #000000; |
|
} |
|
.sj_icon.data-v-2e66073b { |
|
text-align: center; |
|
height: 30px; |
|
transition: all .3s; |
|
overflow: hidden; |
|
} |
|
.list_item_lable_right.data-v-2e66073b { |
|
display: flex; |
|
flex-direction: column; |
|
justify-content: space-between; |
|
width: 364rpx; |
|
overflow: hidden; |
|
} |
|
.tc.data-v-2e66073b { |
|
text-align: center; |
|
} |
|
.fw.data-v-2e66073b { |
|
flex-wrap: wrap; |
|
} |
|
.t-icon.data-v-2e66073b { |
|
/* width: 50rpx !important; */ |
|
height: 50rpx !important; |
|
} |
|
.list_scroll.data-v-2e66073b { |
|
height: 100%; |
|
overflow: hidden; |
|
} |
|
.list_item.data-v-2e66073b { |
|
background-color: #FFFFFF; |
|
margin: 0 40rpx 10rpx 40rpx; |
|
border-radius: 10px; |
|
color: #666666; |
|
font-size: 28rpx; |
|
padding: 26rpx; |
|
} |
|
.sale_list.data-v-2e66073b { |
|
flex: 1; |
|
padding-top: 40rpx; |
|
overflow: hidden; |
|
} |
|
.header_footer_item_right.data-v-2e66073b { |
|
border-bottom-right-radius: 0px; |
|
border-top-right-radius: 0px; |
|
} |
|
.header_footer_item_right.data-v-2e66073b:before { |
|
content: '111'; |
|
visibility: hidden; |
|
} |
|
.fd.data-v-2e66073b { |
|
flex-direction: column; |
|
flex-wrap: wrap; |
|
height: 100vh; |
|
} |
|
.ae.data-v-2e66073b { |
|
align-items: flex-end; |
|
} |
|
.jb.data-v-2e66073b { |
|
justify-content: space-between; |
|
} |
|
.js.data-v-2e66073b { |
|
justify-content: space-around; |
|
} |
|
.flex.data-v-2e66073b { |
|
display: flex; |
|
} |
|
.ac.data-v-2e66073b { |
|
align-items: center; |
|
} |
|
.jc.data-v-2e66073b { |
|
justify-content: center; |
|
} |
|
.header_footer_item.data-v-2e66073b { |
|
height: 90rpx; |
|
padding: 0 40rpx; |
|
border-radius: 10px; |
|
background: #ADCEFF; |
|
} |
|
.header_footer.data-v-2e66073b { |
|
display: flex; |
|
gap: 25rpx |
|
} |
|
|
|
|