From 8ea608775f1de45f0e884a798ec039d797136830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 9 Nov 2023 17:12:53 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesC/seekadvicefrom/seekadvicefrom.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pagesC/seekadvicefrom/seekadvicefrom.vue b/pagesC/seekadvicefrom/seekadvicefrom.vue index a8a32c6..2fed629 100644 --- a/pagesC/seekadvicefrom/seekadvicefrom.vue +++ b/pagesC/seekadvicefrom/seekadvicefrom.vue @@ -18,8 +18,9 @@ - {{item.senderName}} - {{item.content}} + + {{item.content}} + @@ -764,4 +765,4 @@ bottom: 38rpx; } } - + \ No newline at end of file From c4308674e7421cd6fd9b703d1b4c136f14c1a831 Mon Sep 17 00:00:00 2001 From: shidongli Date: Thu, 9 Nov 2023 17:21:48 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E7=AD=9B=E6=9F=A5=E7=BB=93=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesB/SelectItem/SelectItem.vue | 30 +++++++++++--------- pagesC/Screeningrecords/Screeningrecords.vue | 22 ++++---------- 2 files changed, 23 insertions(+), 29 deletions(-) diff --git a/pagesB/SelectItem/SelectItem.vue b/pagesB/SelectItem/SelectItem.vue index a6bb2e4..7918677 100644 --- a/pagesB/SelectItem/SelectItem.vue +++ b/pagesB/SelectItem/SelectItem.vue @@ -1,5 +1,5 @@