From 572a0f3b93656c73e31035a85bef652fd8157a42 Mon Sep 17 00:00:00 2001 From: daihh Date: Thu, 10 Nov 2022 17:54:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/user/Message.vue | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/views/portal/user/Message.vue b/src/views/portal/user/Message.vue index a675cb16..e6872f0f 100644 --- a/src/views/portal/user/Message.vue +++ b/src/views/portal/user/Message.vue @@ -50,16 +50,14 @@ 未读 已读 - - {{ item.title }} - + {{ item.title }}
- -
{{item.tip}}-{{ item.content }}
-
{{item.tip}}
-
+ +
{{item.tip}}-{{ item.content }}
+
{{item.tip}}
+
删除
@@ -293,7 +291,6 @@ export default { this.$refs.guide.guideCollection = true; }, - // 跳转详情事件11 returnRouter(item) { if (item.refType == 2) {