ming 4 年之前
父节点
当前提交
7bb5270647
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      newbot.py

+ 5 - 5
newbot.py

@@ -260,11 +260,11 @@ def make_box(num, content):
     row_dict = {}
     row_dict['type'] = 'box'
     row_dict['layout'] = 'baseline'
-    row_dict["action"]= {
-      "type": "uri",
-      "label": "action",
-      "uri": "https://store.line.me"
-    }
+    #row_dict["action"]= {
+    #  "type": "uri",
+    #  "label": "action",
+    #  "uri": "https://store.line.me"
+    #}
     row_dict['contents']= [
           {
             "type": "text",