|
|
@@ -14,10 +14,11 @@ page{ |
|
|
|
width: 142rpx; |
|
|
|
height: 142rpx!important; |
|
|
|
border-radius: 10rpx; |
|
|
|
overflow: hidden; |
|
|
|
/* overflow: hidden; */ |
|
|
|
margin-top:10rpx; |
|
|
|
word-wrap: break-word; |
|
|
|
word-break: break-all; |
|
|
|
/* word-wrap: break-word; |
|
|
|
word-break: break-all; */ |
|
|
|
display: block; |
|
|
|
} |
|
|
|
.listitem .icon{ |
|
|
|
width: 140rpx; |
|
|
@@ -66,8 +67,7 @@ page{ |
|
|
|
font-size:26rpx; |
|
|
|
color:rgba(253,131,45,1); |
|
|
|
line-height:44rpx; |
|
|
|
height: 50rpx; |
|
|
|
/* margin-top: 10rpx; */ |
|
|
|
height: 48rpx; |
|
|
|
} |
|
|
|
.frImg{ |
|
|
|
height: 78rpx; |
|
|
@@ -94,6 +94,7 @@ page{ |
|
|
|
font-weight:500; |
|
|
|
color:rgba(253,131,45,1); |
|
|
|
width:150rpx; |
|
|
|
margin-top: 10rpx; |
|
|
|
overflow:hidden; |
|
|
|
white-space: nowrap; |
|
|
|
text-overflow: ellipsis; |
|
|
@@ -221,9 +222,7 @@ progress{ |
|
|
|
height: 40rpx; |
|
|
|
line-height: 40rpx; |
|
|
|
} |
|
|
|
.txt004{ |
|
|
|
margin-top: 10rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.market { |
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
|