{ "schema": "2.0", "config": { "update_multi": true, "style": { "text_size": { "normal_v2": { "default": "normal", "pc": "normal", "mobile": "heading" } } } }, "body": { "direction": "vertical", "elements": [ { "tag": "column_set", "flex_mode": "stretch", "horizontal_spacing": "12px", "horizontal_align": "left", "columns": [ { "tag": "column", "width": "weighted", "elements": [ { "tag": "markdown", "content": "**用户:** ", "text_align": "left", "text_size": "normal" } ], "vertical_spacing": "8px", "horizontal_align": "left", "vertical_align": "top", "weight": 1 }, { "tag": "column", "width": "weighted", "elements": [ { "tag": "markdown", "content": "**发生时间:** ${change_time}", "text_align": "left", "text_size": "normal" } ], "vertical_spacing": "8px", "horizontal_align": "left", "vertical_align": "top", "weight": 1 } ], "margin": "0px 0px 0px 0px" }, { "tag": "hr", "margin": "0px 0px 0px 0px" }, { "tag": "form", "elements": [ { "tag": "markdown", "content": "**\\*请准确选择属于您的变动项:**", "text_align": "left", "text_size": "normal", "margin": "0px 0px 8px 0px" }, { "tag": "multi_select_static", "placeholder": { "tag": "plain_text", "content": "请选择资产变动项" }, "options": [ { "text": { "tag": "plain_text", "content": "资产项1" }, "value": "item1" }, { "text": { "tag": "plain_text", "content": "资产项2" }, "value": "item2" } ], "type": "default", "width": "fill", "required": false, "name": "asset_changes", "margin": "0px 0px 16px 0px", "element_id": "cIiptD7Z4hCtAeR5Rb0b" }, { "tag": "markdown", "content": "**其他说明:**", "text_align": "left", "text_size": "normal_v2", "margin": "0px 0px 0px 0px" }, { "tag": "input", "placeholder": { "tag": "plain_text", "content": "请输入" }, "default_value": "", "width": "fill", "name": "Input_3h27n7woqci", "margin": "0px 0px 0px 0px" }, { "tag": "column_set", "flex_mode": "flow", "horizontal_spacing": "8px", "horizontal_align": "right", "columns": [ { "tag": "column", "width": "auto", "elements": [ { "tag": "button", "text": { "tag": "plain_text", "content": "确认" }, "type": "primary_filled", "width": "default", "size": "medium", "behaviors": [ { "type": "callback", "value": { "action": "confirm_asset_changes" } } ], "form_action_type": "submit", "name": "confirm_button", "margin": "4px 0px 4px 0px" } ], "vertical_spacing": "8px", "horizontal_align": "left", "vertical_align": "top" }, { "tag": "column", "width": "auto", "elements": [ { "tag": "button", "text": { "tag": "plain_text", "content": "反馈问题" }, "type": "default", "width": "default", "confirm": { "title": { "tag": "plain_text", "content": "反馈并废除该确认单吗?" }, "text": { "tag": "plain_text", "content": "${remark}" } }, "behaviors": [ { "type": "callback", "value": { "": "" } } ], "form_action_type": "submit", "name": "feedback_button", "margin": "4px 0px 4px 0px" } ], "vertical_spacing": "8px", "horizontal_align": "left", "vertical_align": "top" } ] } ], "direction": "vertical", "horizontal_align": "left", "vertical_align": "top", "padding": "12px 12px 12px 12px", "margin": "0px 0px 0px 0px", "name": "asset_confirmation_form" }, { "tag": "hr", "margin": "0px 0px 0px 0px" } ] }, "header": { "title": { "tag": "plain_text", "content": "资产变动单" }, "subtitle": { "tag": "plain_text", "content": "" }, "text_tag_list": [ { "tag": "text_tag", "text": { "tag": "plain_text", "content": "待确认" }, "color": "orange" } ], "template": "blue", "icon": { "tag": "standard_icon", "token": "googledrive_outlined" }, "padding": "12px 8px 12px 8px" } }