{ "type": "page", "title": "Hello world", "regions": [ "body" ], "body": [ { "type": "tpl", "id": "u:f439a8330e02", "tpl": "初始页面", "wrapperComponent": "", "inline": false }, { "type": "grid", "columns": [ { "body": [], "id": "u:39c97acec8cc" }, { "body": [ { "type": "collapse-group", "activeKey": [ "1" ], "body": [ { "type": "collapse", "key": "1", "active": true, "header": "通用", "body": [ { "type": "button-toolbar", "label": "按钮工具栏", "data": { "x": "yy" }, "buttons": [ { "type": "button", "label": "按钮1", "onEvent": { "click": { "actions": [ { "ignoreError": false, "script": "const buttonText = context.props.label;\ndoAction({\n actionType: 'ajax',\n args: {\n api: {\n url: '/sendData',\n method: 'post',\n data: {\n buttonLabel: buttonText\n }\n }\n }\n});\n", "actionType": "custom" } ] } }, "id": "u:sendButtonText" }, { "type": "button", "label": "按钮2", "onEvent": { "click": { "actions": [ { "ignoreError": false, "actionType": "custom", "script": "const buttonText = context.props.label;\ndoAction({\n actionType: 'ajax',\n args: {\n api: {\n url: '/sendData',\n method: 'post',\n data: {\n buttonLabel: buttonText\n },\n successMessage: '请求成功',\n errorMessage: '请求失败'\n }\n }\n});\n" } ] } }, "id": "u:8eae2c306cc5" }, { "type": "button", "label": "按钮", "id": "u:c440483f217b" }, { "type": "button", "label": "按钮", "id": "u:5eb80129858e" }, { "type": "button", "label": "按钮", "id": "u:92b3fbb4a8e5" }, { "type": "button", "label": "按钮", "id": "u:fcec0c70c54c" }, { "type": "button", "label": "按钮", "id": "u:68b551bbf8cb" }, { "type": "button", "label": "按钮", "id": "u:5bb6c2e1889e" } ], "id": "u:b6649c1b1585" }, { "type": "input-number", "label": "数字输入", "name": "number", "keyboard": true, "id": "u:d10a773ce8ee", "step": 12, "displayMode": "base", "size": "full", "mode": "inline", "hint": "比如输入 a-xxxx-xxx", "required": true, "min": 225000, "max": 500000, "value": 225000, "kilobitSeparator": true, "suffix": "", "unitOptions": [ { "label": "kHz", "value": "k" } ] }, { "type": "button", "label": "按钮10", "onEvent": { "click": { "actions": [ { "ignoreError": false, "actionType": "ajax", "outputVar": "responseResult", "options": {}, "api": { "url": "/sendData", "method": "post", "requestAdaptor": "", "adaptor": "", "messages": {}, "data": { "aa": "${number}" } }, "expression": "${number!=\"\"}" } ] } }, "id": "u:c72878bb1458", "size": "md", "block": false, "disabledOn": "${number!=\"\"}" }, { "type": "button-group-select", "name": "buttonGroupSelect", "label": "单选", "inline": false, "options": [ { "label": "选项1", "value": "a" }, { "label": "选项2", "value": "b" } ], "id": "u:5112d83e3943", "multiple": false, "value": "a" } ], "id": "u:53511e674086" }, { "type": "collapse", "header": "调试", "body": [ { "type": "tpl", "tpl": "内容", "wrapperComponent": "", "inline": false, "id": "u:6f92531bd161" } ], "key": "6", "id": "u:4ad528b09137" } ], "id": "u:8035637b2ce6" } ], "id": "u:63b382ec7d2f" } ], "id": "u:a9f37a6134a4" } ], "id": "u:ddf6e6d384e7", "pullRefresh": { "disabled": true }, "data": { "x": "xx" }, "asideResizor": false }