@@ -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"
+ }
+ ]
}
};