From a12afc6bc17f7aa8b2173facca1e6081dc1ae477 Mon Sep 17 00:00:00 2001 From: wangqiao Date: Thu, 16 Oct 2025 23:09:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96kl-card-picture=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=96=87=E6=9C=AC=E9=A2=9C=E8=89=B2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/kl-card-picture/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/kl-card-picture/index.vue b/components/kl-card-picture/index.vue index 2aa612e..b9d20aa 100644 --- a/components/kl-card-picture/index.vue +++ b/components/kl-card-picture/index.vue @@ -11,7 +11,7 @@ {{ props.itemInfo.title }} -
by {{ props.itemInfo?.ownedUserIdInfo?.nickName }}
+
by {{ props.itemInfo?.ownedUserIdInfo?.nickName }}
{{ dayjs(props.itemInfo.createTime).format('YYYY-MM-DD HH:mm:ss') }}