bug
This commit is contained in:
@@ -54,7 +54,6 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
mounted () {
|
mounted () {
|
||||||
console.log(this.user)
|
|
||||||
this.$loading()
|
this.$loading()
|
||||||
this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
@@ -214,8 +213,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
display: -webkit-box;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
|
-webkit-box-orient: vertical;
|
||||||
|
-webkit-line-clamp: 2;
|
||||||
font-size: 34px;
|
font-size: 34px;
|
||||||
|
overflow: hidden;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user