From 26828aab621871cf385ae7f76d92cb89969fdeb7 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Tue, 7 Jun 2022 19:48:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Index.vue | 6 +++--- src/views/portal/user/Message.vue | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index e960fb8b..2440364e 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -142,7 +142,7 @@
- 好评榜 + 贡献榜
@@ -166,7 +166,7 @@
- 人气榜 + 好评榜
@@ -190,7 +190,7 @@
- 热度榜 + 人气榜
diff --git a/src/views/portal/user/Message.vue b/src/views/portal/user/Message.vue index 1b557581..b62870ef 100644 --- a/src/views/portal/user/Message.vue +++ b/src/views/portal/user/Message.vue @@ -3,7 +3,7 @@
  • 个人觉得以单选框的形式展现应该是勾选条件而不是查询条件
  • -
+
@@ -264,6 +264,7 @@ export default { line-height: 30px; } .msg-body { + word-break:break-all; padding: 10px 10px 10px 25px; color: #727272; a:hover {