Jared 2 年之前
父節點
當前提交
9b56b656ea
共有 1 個文件被更改,包括 12 次插入4 次删除
  1. 12 4
      js/liff-functions.js

+ 12 - 4
js/liff-functions.js

@@ -224,22 +224,30 @@ function createFlexMessageData() {
 
       ],
       "offsetTop": "none"
-    }, "footer": {
+    },"footer": {
       "type": "box",
       "layout": "vertical",
       "contents": [
+        {
+          "type": "text",
+          "text": "幫您的產品服務在Yahoo, LINE today, TVBS, Pchome 等12個媒體曝光",
+          "wrap": true,
+          "color": "#AAAAAA",
+          "size": "xs",
+          "offsetStart": "md"
+        },
         {
           "type": "button",
           "action": {
             "type": "uri",
-            "label": "請來採訪我",
-            "uri": "https://page.line.me/choozmo"
+            "label": "了解更多",
+            "uri": "http://video.choozmo.com"
           },
           "style": "primary"
         }
       ]
     }
-  };   
+  };
 
   var flex = {
       "type": "flex",