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 1/2] =?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 { From 707acaee2bedb6b5fc7d4c94988a055fdca53bd9 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Tue, 7 Jun 2022 20:07:29 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/TopNav/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/components/TopNav/Index.vue b/src/layout/components/TopNav/Index.vue index e7c7bfc0..55bf33e1 100644 --- a/src/layout/components/TopNav/Index.vue +++ b/src/layout/components/TopNav/Index.vue @@ -9,7 +9,7 @@