diff --git a/.env.development b/.env.development index ab9b223..2f4e503 100644 --- a/.env.development +++ b/.env.development @@ -4,9 +4,9 @@ VUE_ENV = stage VUE_APP_BASE_URL = https://utel.zltest.com.tw -VUE_APP_LINE_LIFF_ID = 1656907652-p38ddKzQ +VUE_APP_LINE_LIFF_ID = 2000917272-PBWoXdOl -VUE_APP_SEND_URL = https://liff.line.me/1656948609-BYr8Nynp +VUE_APP_SEND_URL = https://liff.line.me/2000917272-PBWoXdOl VUE_APP_API_URL = https://utel.zltest.com.tw/appapi/v1 diff --git a/src/utils/card/card0.js b/src/utils/card/card0.js index b70247f..ba82b5e 100644 --- a/src/utils/card/card0.js +++ b/src/utils/card/card0.js @@ -230,10 +230,10 @@ function genCard(vcard) { "contents": [ { "type": "image", - "url": "https://demo.zltest.com.tw/line/bg02.jpg", + "url": "https://369cycle.zltest.com.tw/tggo/template/utel_card-01.png", "size": "full", "aspectMode": "cover", - "aspectRatio": "4:3", + "aspectRatio": "10:7", "gravity": "top", "action": { "type": "uri", @@ -265,7 +265,7 @@ function genCard(vcard) { "position": "absolute", "offsetTop": "13%", "offsetStart": "3%", - "width": "26%" + "width": "36%" }, { "type": "box", @@ -322,9 +322,9 @@ function genCard(vcard) { } ], "position": "absolute", - "offsetStart": "4%", - "width": "25%", - "offsetBottom": "5%" + "offsetStart": "5%", + "width": "22%", + "offsetBottom": "25%" }, { "type": "box", @@ -366,8 +366,8 @@ function genCard(vcard) { "type": "box", "layout": "baseline", "contents": [], - "backgroundColor": "#d5602d", - "height": "3px", + "backgroundColor": "#e3c2d6", + "height": "2px", "margin": "lg" }, ${vcardPhone} @@ -384,9 +384,9 @@ function genCard(vcard) { } ], "position": "absolute", - "offsetTop": "12%", - "offsetStart": "35%", - "offsetEnd": "5%" + "offsetTop": "18%", + "offsetStart": "30%", + "offsetEnd": "0%" } ], "paddingAll": "0px" diff --git a/src/utils/card1.js b/src/utils/card1.js index 64571bb..37c6ca4 100644 --- a/src/utils/card1.js +++ b/src/utils/card1.js @@ -246,7 +246,7 @@ function genCard(vcard) { let card = ` { - "altText": "UTel電子名片", + "altText": "UTel電子名片test", "type": "flex", "contents": {