首页没有相关内容修改

This commit is contained in:
LAPTOP-S9RBPPM6\bjxask-2201
2022-05-31 12:24:18 +08:00
parent 915c1f6601
commit 119ad56340
5 changed files with 23 additions and 11 deletions

View File

@@ -134,7 +134,7 @@ export default {
<style lang="scss" scoped>
.one-line-ellipsis{
display: -webkit-box;
// white-space:pre-wrap;
white-space:pre-wrap;
word-wrap: break-word;
word-break:break-all;
overflow: hidden;