This commit is contained in:
yanran200730
2023-01-11 14:50:57 +08:00
parent 785979c736
commit 2ea9318b7c

View File

@@ -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;
}