From dbaaa73a1d062f898fbcf86c1529d61fb8ea85f9 Mon Sep 17 00:00:00 2001 From: DCloud_JSON Date: Mon, 22 Apr 2024 15:16:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E5=AE=BD=E4=B8=BA=20100px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/uni-im-msg/types/image.vue | 2 +- components/uni-im-msg/types/rich-text.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/uni-im-msg/types/image.vue b/components/uni-im-msg/types/image.vue index 8779fbc..dfeb2de 100644 --- a/components/uni-im-msg/types/image.vue +++ b/components/uni-im-msg/types/image.vue @@ -1,7 +1,7 @@ diff --git a/components/uni-im-msg/types/rich-text.vue b/components/uni-im-msg/types/rich-text.vue index d451672..1d5d3a9 100644 --- a/components/uni-im-msg/types/rich-text.vue +++ b/components/uni-im-msg/types/rich-text.vue @@ -16,7 +16,7 @@ size="14px" :color="item.isRead?'#25882a':'#bbb'"> {{item.text}} - -- GitLab