|
|
|
@ -148,21 +148,42 @@ function genCard(vcard) {
|
|
|
|
"layout": "horizontal",
|
|
|
|
"layout": "horizontal",
|
|
|
|
"height": "290px",
|
|
|
|
"height": "290px",
|
|
|
|
"paddingAll": "0px",
|
|
|
|
"paddingAll": "0px",
|
|
|
|
|
|
|
|
"backgroundColor": "#353e45",
|
|
|
|
"action": {
|
|
|
|
"action": {
|
|
|
|
"type": "uri",
|
|
|
|
"type": "uri",
|
|
|
|
"label": "action",
|
|
|
|
"label": "action",
|
|
|
|
"uri": "${vcard.nfcurl}"
|
|
|
|
"uri": "${vcard.nfcurl}"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"contents": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"position": "absolute",
|
|
|
|
|
|
|
|
"type": "box",
|
|
|
|
|
|
|
|
"layout": "vertical",
|
|
|
|
|
|
|
|
"width": "67%",
|
|
|
|
|
|
|
|
"height": "100%",
|
|
|
|
|
|
|
|
"justifyContent": "flex-start",
|
|
|
|
|
|
|
|
"offsetEnd": "none",
|
|
|
|
"contents": [
|
|
|
|
"contents": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"position": "relative",
|
|
|
|
|
|
|
|
"type": "image",
|
|
|
|
|
|
|
|
"url": "https://369cycle.zltest.com.tw/tggo/template/bg-01s.png",
|
|
|
|
|
|
|
|
"size": "full",
|
|
|
|
|
|
|
|
"aspectRatio": "3:1",
|
|
|
|
|
|
|
|
"offsetTop": "15%"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"position": "relative",
|
|
|
|
"position": "relative",
|
|
|
|
"type": "box",
|
|
|
|
"type": "box",
|
|
|
|
"layout": "vertical",
|
|
|
|
"layout": "vertical",
|
|
|
|
"width": "35%",
|
|
|
|
"width": "35%",
|
|
|
|
"height": "100%",
|
|
|
|
"height": "100%",
|
|
|
|
"paddingAll": "18px",
|
|
|
|
"paddingAll": "14px",
|
|
|
|
"justifyContent": "space-between",
|
|
|
|
"justifyContent": "space-between",
|
|
|
|
"alignItems": "center",
|
|
|
|
"alignItems": "center",
|
|
|
|
|
|
|
|
"backgroundColor": "#ffffff",
|
|
|
|
"contents": [
|
|
|
|
"contents": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"type": "box",
|
|
|
|
"type": "box",
|
|
|
|
@ -227,11 +248,7 @@ function genCard(vcard) {
|
|
|
|
"width": "66%",
|
|
|
|
"width": "66%",
|
|
|
|
"height": "100%",
|
|
|
|
"height": "100%",
|
|
|
|
"justifyContent": "space-between",
|
|
|
|
"justifyContent": "space-between",
|
|
|
|
"paddingTop": "4%",
|
|
|
|
"paddingAll": "14px",
|
|
|
|
"paddingBottom": "5%",
|
|
|
|
|
|
|
|
"paddingStart": "4%",
|
|
|
|
|
|
|
|
"paddingEnd": "4%",
|
|
|
|
|
|
|
|
"backgroundColor": "#353e45",
|
|
|
|
|
|
|
|
"contents": [
|
|
|
|
"contents": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"type": "box",
|
|
|
|
"type": "box",
|
|
|
|
@ -302,7 +319,7 @@ function genCard(vcard) {
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"action": {
|
|
|
|
"action": {
|
|
|
|
"type": "uri",
|
|
|
|
"type": "uri",
|
|
|
|
"label": "分享名片",
|
|
|
|
"label": "action",
|
|
|
|
"uri": "${import.meta.env.VITE_APP_SEND_URL}/?userid=${vcard.user_id}&cardid=1&tpl=3"
|
|
|
|
"uri": "${import.meta.env.VITE_APP_SEND_URL}/?userid=${vcard.user_id}&cardid=1&tpl=3"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -311,25 +328,6 @@ function genCard(vcard) {
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"position": "absolute",
|
|
|
|
|
|
|
|
"type": "box",
|
|
|
|
|
|
|
|
"layout": "vertical",
|
|
|
|
|
|
|
|
"width": "67%",
|
|
|
|
|
|
|
|
"height": "100%",
|
|
|
|
|
|
|
|
"justifyContent": "flex-start",
|
|
|
|
|
|
|
|
"offsetEnd": "none",
|
|
|
|
|
|
|
|
"contents": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"position": "relative",
|
|
|
|
|
|
|
|
"type": "image",
|
|
|
|
|
|
|
|
"url": "https://369cycle.zltest.com.tw/tggo/template/bg-01s.png",
|
|
|
|
|
|
|
|
"size": "full",
|
|
|
|
|
|
|
|
"aspectRatio": "3:1",
|
|
|
|
|
|
|
|
"offsetTop": "15%"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|