{ "header": { "title": { "tag": "plain_text", "content": "操作选择成功,请确认Prompt后点击开始" }, "template": "blue" }, "elements": [ { "tag": "div", "text": { "content": "ヾ(≧▽≦*)o", "tag": "plain_text" } }, { "tag": "column_set", "flex_mode": "none", "background_style": "grey", "columns": [] }, { "tag": "hr" }, { "tag": "div", "text": { "content": "", "tag": "plain_text" } }, { "tag": "action", "actions": [ { "tag": "select_static", "initial_option": "", "value": { "type": "action" }, "options": [ { "text": { "tag": "lark_md", "content": "试衣间" }, "value": "clothes" }, { "text": { "tag": "lark_md", "content": "Furry头像" }, "value": "furry" } ] }, { "tag": "select_static", "initial_option": "", "value": { "type": "lora" }, "options": [] }, { "tag": "button", "text": { "tag": "lark_md", "content": "**开始**" }, "type": "primary", "value": { "type" : "action", "key": "start" } } ] }, { "tag": "note", "elements": [ { "tag": "plain_text", "content": "图片需要有模特( •̀ ω •́ )✧" } ] } ] }