Jared 2 年之前
父节点
当前提交
27606dc0c3
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      js/liff-functions.js

+ 14 - 0
js/liff-functions.js

@@ -190,6 +190,20 @@ function createFlexMessageData() {
 
       ],
       "offsetTop": "none"
+    }, "footer": {
+      "type": "box",
+      "layout": "vertical",
+      "contents": [
+        {
+          "type": "button",
+          "action": {
+            "type": "uri",
+            "label": "了解更多",
+            "uri": "http://video.choozmo.com"
+          },
+          "style": "primary"
+        }
+      ]
     }
   };