Files
line_push/paied/allmember/BoardingCard.FLEX.tmp.86
T
darenhsu befd344ab0 add file
2022-07-17 13:16:16 +08:00

247 lines
6.2 KiB
Plaintext

"messages":[ {
"type": "flex",
"altText": "This is a Flex Message",
"contents":
{
"type": "carousel",
"contents": [
{
"type": "bubble",
"body": {
"type": "box",
"layout": "vertical",
"spacing": "md",
"contents": [
{
"type": "text",
"text": "NAMEFIX",
"size": "3xl",
"style": "normal",
"wrap": true,
"position": "relative"
},
{
"type": "text",
"text": "FBNAME",
"wrap": true,
"weight": "bold",
"gravity": "center",
"size": "lg",
"contents": [
{
"type": "span",
"text": "FBNAME"
}
]
},
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "CARNUM",
"flex": 5,
"align": "start"
},
{
"type": "text",
"text": "CARCOLOR",
"align": "center",
"flex": 7
},
{
"type": "text",
"text": "cartype",
"flex": 5
}
]
},
{
"type": "box",
"layout": "vertical",
"margin": "lg",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"color": "#aaaaaa",
"size": "sm",
"weight": "bold",
"text": "電話號碼"
}
]
},
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "PHONE",
"color": "#aaaaaa",
"size": "sm",
"flex": 1
}
]
},
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "報名資料",
"color": "#aaaaaa",
"size": "sm",
"weight": "bold"
}
]
},
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "NumberOfPeople 大人"
},
{
"type": "text",
"text": "NumberOfChild 小孩"
},
{
"type": "text",
"text": "NumberOfBaby 兒童"
}
]
},
{
"type": "text",
"text": "DAYS"
},
{
"type": "text",
"text": "飯店四人房 HOTELROOM4"
},
{
"type": "text",
"text": "飯店二人房 HOTELROOM2"
},
{
"type": "text",
"text": "會館二人房 HALLROOM2"
},
{
"type": "text",
"text": "加床 AddBED"
},
{
"type": "text",
"text": "匯款後五碼 BANKACCOUNT"
},
{
"type": "text",
"text": "匯款總金額 20201114Charge"
}
]
}
]
},
"footer": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "separator",
"margin": "xxl"
},
{
"type": "box",
"layout": "baseline",
"margin": "md",
"contents": [
{
"type": "text",
"text": "Group",
"color": "#aaaaaa",
"size": "sm",
"flex": 2
},
{
"type": "text",
"text": "--------",
"wrap": true,
"color": "#666666",
"size": "sm",
"flex": 4
}
]
},
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "Date",
"color": "#aaaaaa",
"size": "sm",
"flex": 2
},
{
"type": "text",
"text": "202011114DATE",
"wrap": true,
"size": "sm",
"color": "#666666",
"flex": 4
}
]
},
{
"type": "separator",
"margin": "md"
},
{
"type": "button",
"style": "primary",
"margin": "none",
"action": {
"type": "uri",
"label": "修改匯款資料",
"uri": "https://liff.line.me/1654797836-BGlOZ4L5"
},
"height": "md"
},
{
"type": "text",
"text": "(修改人數房型請通知管理員)"
},
{
"type": "button",
"style": "primary",
"margin": "sm",
"action": {
"type": "uri",
"label": "點此加入西湖Line群",
"uri": "http://line.me/ti/g/FRXWaY_krp"
}
}
]
}
}
]
}}
]