From a3bb724ae82ac7d8b0c6712ee074897b222f009e Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Mon, 10 Jan 2022 12:40:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dline-clamp=E4=B8=8D?= =?UTF-8?q?=E8=B5=B7=E4=BD=9C=E7=94=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vdoing/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdoing/index.js b/vdoing/index.js index 3fa9679..2625795 100644 --- a/vdoing/index.js +++ b/vdoing/index.js @@ -267,7 +267,7 @@ function getCardImgListDOM(dataList, row, config) {

${item.name}

- ${item.desc ? `

${item.desc}

` : ''} + ${item.desc ? `

${item.desc}

` : ''}
${item.avatar || item.author ? `