@ -338,10 +338,11 @@
view{
width: auto;
padding: 0 15rpx;
min-width: 125rpx;
margin-top: 5rpx;
line-height: 42rpx;
justify-content: center;
text-align: center;
display: flex;
align-items: center;
height: 42rpx;
font-size: 28rpx;
background: linear-gradient( 288deg, #FFEED2 0%, #FED9A6 100%);
border-radius: 8rpx;
@ -384,6 +385,12 @@
max-height: 200rpx;
color: #666666;
}
.con::-webkit-scrollbar {
display: none;
width: 0;
height: 0;
color: transparent;
.title-wrapper{
.title{