请求接口
This commit is contained in:
@@ -256,10 +256,10 @@ page {
|
||||
}
|
||||
.name {
|
||||
font-size: 28upx;
|
||||
// width: 160upx;
|
||||
// overflow: hidden;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
width: 160upx;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.t {
|
||||
color: #999;
|
||||
@@ -277,7 +277,7 @@ page {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-bottom: 28upx;
|
||||
margin-bottom: 32upx;
|
||||
.icon {
|
||||
$size: 56upx;
|
||||
width: $size;
|
||||
|
||||
Reference in New Issue
Block a user