From b406125e5d3da5869da3fad327e70dfe1909ee8e Mon Sep 17 00:00:00 2001 From: bruce68410 Date: Sat, 2 Dec 2023 21:57:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E4=BB=B6=E5=95=8F=E9=A1=8C=E8=A7=A3?= =?UTF-8?q?=E6=B1=BA=E5=AF=AB=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/card/card1.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/utils/card/card1.js b/src/utils/card/card1.js index 9131736..5a860a8 100644 --- a/src/utils/card/card1.js +++ b/src/utils/card/card1.js @@ -409,6 +409,15 @@ function genCard(vcard) { ${vcardLink} ${vcardEmail} ${vcardAddr} + { + "type": "box", + "layout": "vertical", + "contents": [ + { + "type": "separator" + } + ] + } ], "margin": "xs", "backgroundColor": "#ffffff95",