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