重新修改后提交
This commit is contained in:
@@ -157,14 +157,21 @@ function getUserstatistics() {
|
||||
font-weight: 500;
|
||||
font-size: 32rpx;
|
||||
color: #FFFFFF;
|
||||
width: 452rpx;
|
||||
width: auto;
|
||||
max-width: 60%;
|
||||
white-space: nowrap
|
||||
overflow:visible;
|
||||
}
|
||||
.top-subTitle{
|
||||
margin-top: 8rpx;
|
||||
font-weight: 500;
|
||||
font-size: 32rpx;
|
||||
color: #FFFFFF;
|
||||
width: 400rpx;
|
||||
width: auto;
|
||||
max-width: 60%;
|
||||
white-space: nowrap
|
||||
overflow:hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.top-btn{
|
||||
width: 164rpx;
|
||||
@@ -179,7 +186,7 @@ function getUserstatistics() {
|
||||
font-size: 28rpx;
|
||||
color: #FFFFFF;
|
||||
position: absolute
|
||||
right: 44rpx
|
||||
right: 36rpx
|
||||
top: 50rpx
|
||||
}
|
||||
}
|
||||
@@ -300,4 +307,4 @@ function getUserstatistics() {
|
||||
border-radius: 2rpx
|
||||
background: #A2A2A2;
|
||||
transform: rotate(45deg)
|
||||
</style>
|
||||
</style>
|
Reference in New Issue
Block a user