main
Wayne 2 years ago
parent 3834c55abe
commit 7487871484

@ -161,7 +161,7 @@ const sendEcard = async () => {
res = await liff.shareTargetPicker([content, res = await liff.shareTargetPicker([content,
{ {
'type': 'text', 'type': 'text',
'text': '名片的連結都可以點擊!' 'text': '名片的文字、數字,都可連結,請多多指教!'
}]) }])
} else { } else {
res = await liff.shareTargetPicker([content]) res = await liff.shareTargetPicker([content])

Loading…
Cancel
Save