卡片第三種版型json格式修改

main
Wayne 2 years ago
parent c583ac9982
commit 15af258de7

@ -329,7 +329,7 @@ function genCard(vcard) {
"contents": [ "contents": [
{ {
"type": "text", "type": "text",
"text": "${vcard.company}" "text": "${vcard.company}",
"color": "#e5b164", "color": "#e5b164",
"size": "md" "size": "md"
} }

Loading…
Cancel
Save