Jared 2 anos atrás
pai
commit
7558f72e9d
1 arquivos alterados com 89 adições e 82 exclusões
  1. 89 82
      js/liff-functions.js

+ 89 - 82
js/liff-functions.js

@@ -67,124 +67,131 @@ function createFlexMessageData() {
   var myFlexContent = 
   {
     "type": "bubble",
-    "styles": {
-      "footer": {
-        "backgroundColor": "#42b3f4"
-      }
-    },
+    "size": "mega",
     "header": {
       "type": "box",
-      "layout": "horizontal",
+      "layout": "vertical",
       "contents": [
-        {
-          "type": "box",
-          "layout": "baseline",
-          "contents": [
-            {
-              "type": "icon",
-              "size": "xxl",
-              "url": "https://scontent.fbkk7-2.fna.fbcdn.net/v/t1.0-1/p200x200/22814542_1962234637127047_1607260544847069468_n.png?_nc_cat=0&oh=2a303227c24dfab9e71a405b6d594d50&oe=5BC3965D"
-            }
-          ]
-        },
         {
           "type": "box",
           "layout": "vertical",
-          "flex": 5,
           "contents": [
             {
               "type": "text",
-              "text": "โรงพยาบาลอ่างทอง",
-              "weight": "bold",
-              "color": "#aaaaaa",
-              "size": "md",
-              "gravity": "top"
+              "text": "ChoozMo",
+              "color": "#ffffff66",
+              "size": "sm"
             },
             {
               "type": "text",
-              "text": "ขอขอบพระคุณ",
-              "weight": "bold",
-              "color": "#aaaaaa",
-              "size": "lg",
-              "gravity": "top"
+              "text": "新聞媒體曝光服務",
+              "color": "#ffffff",
+              "size": "xl",
+              "flex": 4,
+              "weight": "bold"
             }
           ]
         }
-      ]
-    },
-    "hero": {
-      "type": "image",
-      "url": "https://scontent.fbkk7-2.fna.fbcdn.net/v/t1.0-9/35076722_2227987830551725_330757188106584064_n.jpg?_nc_cat=0&oh=0f5fa137c5bd65f109a40439afcd59eb&oe=5BB566B6",
-      "size": "full",
-      "aspectRatio": "16:9",
-      "aspectMode": "cover",
-      "action": {
-        "type": "uri",
-        "uri": "http://bit.ly/2JGBRKv"
-      }
+      ],
+      "paddingAll": "20px",
+      "backgroundColor": "#0367D3",
+      "spacing": "md",
+      "height": "100px",
+      "paddingTop": "22px"
     },
     "body": {
       "type": "box",
       "layout": "vertical",
       "contents": [
+        {
+          "type": "image",
+          "url": "https://img.youtube.com/vi/K5DEJXajtqA/0.jpg",
+          "size": "full",
+          "aspectRatio": "16:9",
+          "aspectMode": "cover",
+          "margin": "none",
+          "offsetTop": "none"
+        },
         {
           "type": "text",
-          "margin": "sm",
-          "text": "คุณกานต์สินี ไหลสงวนงาม",
-          "weight": "bold",
-          "size": "md",
-          "wrap": true
+          "text": "新聞曝光實例",
+          "color": "#b7b7b7",
+          "size": "xs"
         },
+
         {
           "type": "box",
-          "layout": "vertical",
-          "margin": "xs",
+          "layout": "horizontal",
           "contents": [
+            {
+              "type": "image",
+              "url": "https://s.yimg.com/rz/p/yahoo_news_zh-Hant-TW_h_p_newsv2.png",
+              "margin": "xs"
+            },
             {
               "type": "box",
-              "layout": "baseline",
-              "spacing": "sm",
-              "contents": [
-                {
-                  "type": "text",
-                  "text": "บริจาคเงินจำนวน ๑๘๐,๐๐๐ บาท เพื่อซื้อครุภัณฑ์ทางการแพทย์ ใช้ในโรงพยาบาลอ่างทอง โดยมีนายแพทย์พงษ์นรินทร์ ชาติรังสรรค์ผู้อำนวยการโรงพยาบาลอ่างทอง เป็นผู้รับมอบ",
-                  "wrap": true,
-                  "color": "#666666",
-                  "size": "sm",
-                  "flex": 6
-                }
-              ]
+              "layout": "vertical",
+              "contents": [],
+              "flex": 0
+            },
+            {
+              "type": "text",
+              "text": "線上活動不受疫情影響 逆勢催生台灣元宇宙策展創新服務",
+              "gravity": "center",
+              "flex": 4,
+              "size": "sm",
+              "wrap": true
             }
-          ]
+          ],
+          "spacing": "xs",
+          "cornerRadius": "30px",
+          "margin": "xl",
+          "action": {
+            "type": "uri",
+            "label": "action",
+            "uri": "https://tw.news.yahoo.com/%E7%B7%9A%E4%B8%8A%E6%B4%BB%E5%8B%95%E4%B8%8D%E5%8F%97%E7%96%AB%E6%83%85%E5%BD%B1%E9%9F%BF-%E9%80%86%E5%8B%A2%E5%82%AC%E7%94%9F%E5%8F%B0%E7%81%A3%E5%85%83%E5%AE%87%E5%AE%99%E7%AD%96%E5%B1%95%E5%89%B5%E6%96%B0%E6%9C%8D%E5%8B%99-035234457.html"
+          }
         },
+
         {
-          "type": "text",
-          "margin": "md",
-          "text": "วันที่ 12 มิ.ย. 2561",
-          "size": "sm",
-          "color": "#adadad"
-        }
-      ]
-    },
-    "footer": {
-      "type": "box",
-      "layout": "vertical",
-      "spacing": "sm",
-      "contents": [
-        {
-          "type": "button",
-          "style": "link",
-          "color": "#FFFFFF",
-          "height": "sm",
+          "type": "box",
+          "layout": "horizontal",
+          "contents": [
+            {
+              "type": "image",
+              "url": "https://s.yimg.com/rz/p/yahoo_news_zh-Hant-TW_h_p_newsv2.png",
+              "margin": "xs"
+            },
+            {
+              "type": "box",
+              "layout": "vertical",
+              "contents": [],
+              "flex": 0
+            },
+            {
+              "type": "text",
+              "text": "線上活動不受疫情影響 逆勢催生台灣元宇宙策展創新服務",
+              "gravity": "center",
+              "flex": 4,
+              "size": "sm",
+              "wrap": true
+            }
+          ],
+          "spacing": "xs",
+          "cornerRadius": "30px",
+          "margin": "xl",
           "action": {
             "type": "uri",
-            "label": "อ่านต่อ...",
-            "uri": "http://bit.ly/2JGBRKv"
+            "label": "action",
+            "uri": "https://tw.news.yahoo.com/%E7%B7%9A%E4%B8%8A%E6%B4%BB%E5%8B%95%E4%B8%8D%E5%8F%97%E7%96%AB%E6%83%85%E5%BD%B1%E9%9F%BF-%E9%80%86%E5%8B%A2%E5%82%AC%E7%94%9F%E5%8F%B0%E7%81%A3%E5%85%83%E5%AE%87%E5%AE%99%E7%AD%96%E5%B1%95%E5%89%B5%E6%96%B0%E6%9C%8D%E5%8B%99-035234457.html"
           }
         }
-      ]
+
+
+      ],
+      "offsetTop": "none"
     }
-  };
+  };   
 
   var flex = {
       "type": "flex",