From d56e4f4008c9cadf21b22a5f9fafc62c31b0c15c Mon Sep 17 00:00:00 2001 From: bruce68410 Date: Tue, 16 Jan 2024 22:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BC=E5=88=B0LINE=E7=9A=84=E5=90=8D?= =?UTF-8?q?=E7=89=87=EF=BC=8C=E5=8A=A0=E4=B8=8A=E7=89=88=E5=9E=8B=E5=BA=95?= =?UTF-8?q?=E5=9C=96=E9=80=A3=E7=B5=90=E3=80=81=E8=87=AA=E6=88=91=E4=BB=8B?= =?UTF-8?q?=E7=B4=B9=E5=8F=8A=E8=B3=87=E6=BA=90=E6=94=B9=E7=82=BA5?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/card/card0.js | 1 + src/utils/card/card1.js | 2 +- src/views/Card/Edit.vue | 7 ++++++- src/views/Member/index.vue | 6 +++--- src/views/Send/index.vue | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/utils/card/card0.js b/src/utils/card/card0.js index bc6e8ca..f6773bc 100644 --- a/src/utils/card/card0.js +++ b/src/utils/card/card0.js @@ -228,6 +228,7 @@ function genCard(vcard) { "type": "box", "layout": "vertical", "height": "290px", + "backgroundColor": "#333333", "contents": [ { "type": "image", diff --git a/src/utils/card/card1.js b/src/utils/card/card1.js index 7e0f151..e5f73f8 100644 --- a/src/utils/card/card1.js +++ b/src/utils/card/card1.js @@ -260,7 +260,7 @@ function genCard(vcard) { "action": { "type": "uri", "label": "action", - "uri": "http://linecorp.com/" + "uri": "${vcard.nfcurl}" } }, { diff --git a/src/views/Card/Edit.vue b/src/views/Card/Edit.vue index 92dd13c..4aeb26b 100644 --- a/src/views/Card/Edit.vue +++ b/src/views/Card/Edit.vue @@ -540,7 +540,7 @@ const handleSubmit = async () => { }">卡片說明文字 {