|
|
@@ -0,0 +1,915 @@
|
|
|
+<?php
|
|
|
+declare(strict_types=1);
|
|
|
+
|
|
|
+return json_decode(<<<'JSON'
|
|
|
+[
|
|
|
+ {
|
|
|
+ "type": "input",
|
|
|
+ "field": "Ftpkmcfxgdv6abc",
|
|
|
+ "title": "输入框",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Ftjlmcfxgdv6acc",
|
|
|
+ "name": "ref_F5gtmcfxgdv6adc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "input"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "input",
|
|
|
+ "field": "Fr3tmcfxgng8aec",
|
|
|
+ "title": "多行输入框",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "type": "textarea"
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Fss5mcfxgng8afc",
|
|
|
+ "name": "ref_F2lomcfxgng8agc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "textarea"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "input",
|
|
|
+ "field": "Fmkamcfxgowcahc",
|
|
|
+ "title": "密码输入框",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "type": "password"
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Fvstmcfxgowcaic",
|
|
|
+ "name": "ref_Fo74mcfxgowcajc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "password"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "inputNumber",
|
|
|
+ "field": "Fu76mcfxgqyyakc",
|
|
|
+ "title": "计数器",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_F229mcfxgqyyalc",
|
|
|
+ "name": "ref_Fl2smcfxgqyyamc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "inputNumber"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "radio",
|
|
|
+ "field": "Fj5smcfxgshnanc",
|
|
|
+ "title": "单选框",
|
|
|
+ "info": "",
|
|
|
+ "effect": {
|
|
|
+ "fetch": ""
|
|
|
+ },
|
|
|
+ "$required": false,
|
|
|
+ "options": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "2"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "3"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "_fc_id": "id_Fnxemcfxgshnaoc",
|
|
|
+ "name": "ref_Fqhqmcfxgshnapc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "radio"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "checkbox",
|
|
|
+ "field": "Fl8wmcfxgxzoaqc",
|
|
|
+ "title": "多选框",
|
|
|
+ "info": "",
|
|
|
+ "effect": {
|
|
|
+ "fetch": ""
|
|
|
+ },
|
|
|
+ "$required": false,
|
|
|
+ "options": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "2"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "3"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "_fc_id": "id_Fy3hmcfxgxzoarc",
|
|
|
+ "name": "ref_Fm0hmcfxgxzoasc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "checkbox"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "select",
|
|
|
+ "field": "Fosbmcfxh084atc",
|
|
|
+ "title": "选择器",
|
|
|
+ "info": "",
|
|
|
+ "effect": {
|
|
|
+ "fetch": ""
|
|
|
+ },
|
|
|
+ "$required": false,
|
|
|
+ "options": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "2"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "3"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "_fc_id": "id_Fbftmcfxh084auc",
|
|
|
+ "name": "ref_F13rmcfxh084avc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "select"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "switch",
|
|
|
+ "field": "F9ytmcfxh634awc",
|
|
|
+ "title": "开关",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "activeValue": true,
|
|
|
+ "inactiveValue": false
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Fji6mcfxh634axc",
|
|
|
+ "name": "ref_F8dvmcfxh634ayc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "switch"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "rate",
|
|
|
+ "field": "Fs6rmcfxh75eazc",
|
|
|
+ "title": "评分",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Ffnpmcfxh75eb0c",
|
|
|
+ "name": "ref_Fu1zmcfxh75eb1c",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "rate",
|
|
|
+ "value": 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "timePicker",
|
|
|
+ "field": "Fhbumcfxh8tkb2c",
|
|
|
+ "title": "时间",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Fmzpmcfxh8tkb3c",
|
|
|
+ "name": "ref_Fbvhmcfxh8tkb4c",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "timePicker"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "timePicker",
|
|
|
+ "field": "F4xrmcfxhfs4b5c",
|
|
|
+ "title": "时间区间",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "isRange": true
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Fxo8mcfxhfs4b6c",
|
|
|
+ "name": "ref_Fpzzmcfxhfs4b7c",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "timeRange"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "slider",
|
|
|
+ "field": "Fnphmcfxhhk0b8c",
|
|
|
+ "title": "滑块",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Faoymcfxhhk0b9c",
|
|
|
+ "name": "ref_Fpclmcfxhhk0bac",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "slider"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "datePicker",
|
|
|
+ "field": "F98bmcfxhiy9bbc",
|
|
|
+ "title": "日期",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Flofmcfxhiy9bcc",
|
|
|
+ "name": "ref_Fid0mcfxhiy9bdc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "datePicker"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "datePicker",
|
|
|
+ "field": "Fcpkmcfxhl99bec",
|
|
|
+ "title": "日期区间",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "type": "datetimerange"
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Fmktmcfxhl99bfc",
|
|
|
+ "name": "ref_Fdaumcfxhl99bgc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "dateRange"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "colorPicker",
|
|
|
+ "field": "Fkp8mcfxhna4bhc",
|
|
|
+ "title": "颜色选择器",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Fsjkmcfxhna4bic",
|
|
|
+ "name": "ref_F7p6mcfxhna4bjc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "colorPicker"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "cascader",
|
|
|
+ "field": "F7j3mcfxhpkbbkc",
|
|
|
+ "title": "级联选择器",
|
|
|
+ "info": "",
|
|
|
+ "effect": {
|
|
|
+ "fetch": ""
|
|
|
+ },
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "options": [
|
|
|
+ {
|
|
|
+ "label": "选项201",
|
|
|
+ "value": "1",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "value": "2",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "3"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "4"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "5"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "value": "6",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "7"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "8"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "9"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "value": "10",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "11"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "12"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "13"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项202",
|
|
|
+ "value": "14",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "value": "15",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "16"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "17"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "18"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "value": "19",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "21"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "22"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "value": "23",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "24"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "25"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "26"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项203",
|
|
|
+ "value": "27",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "value": "28",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "30"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "31"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "value": "32",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "33"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "34"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "35"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "value": "36",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "37"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "38"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "39"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "_fc_id": "id_F484mcfxhpkbblc",
|
|
|
+ "name": "ref_Fmvgmcfxhpkbbmc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "cascader"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "upload",
|
|
|
+ "field": "F4lsmcfxhrphbnc",
|
|
|
+ "title": "上传",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "action": "/",
|
|
|
+ "onSuccess": "[[FORM-CREATE-PREFIX-function anonymous(res,file\n) {\nfile.url = res.data.url;\n}-FORM-CREATE-SUFFIX]]"
|
|
|
+ },
|
|
|
+ "_fc_id": "id_F1ngmcfxhrphboc",
|
|
|
+ "name": "ref_Ftf3mcfxhrphbpc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "upload"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "elTransfer",
|
|
|
+ "field": "Fjcnmcfxhwzybqc",
|
|
|
+ "title": "穿梭框",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "data": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "key": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "key": "2"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "key": "3"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Flx7mcfxhwzybrc",
|
|
|
+ "name": "ref_F2n4mcfxhwzybsc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "elTransfer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tree",
|
|
|
+ "field": "F51amcfxi2isbtc",
|
|
|
+ "title": "树形控件",
|
|
|
+ "info": "",
|
|
|
+ "effect": {
|
|
|
+ "fetch": ""
|
|
|
+ },
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "props": {
|
|
|
+ "label": "label"
|
|
|
+ },
|
|
|
+ "showCheckbox": true,
|
|
|
+ "nodeKey": "id",
|
|
|
+ "data": [
|
|
|
+ {
|
|
|
+ "label": "选项201",
|
|
|
+ "id": "1",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "id": "2",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "3"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "4"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "5"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "id": "6",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "7"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "8"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "9"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "id": "10",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "11"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "12"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "13"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项202",
|
|
|
+ "id": "14",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "id": "15",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "16"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "17"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "18"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "id": "19",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "21"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "22"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "id": "23",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "24"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "25"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "26"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项203",
|
|
|
+ "id": "27",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "id": "28",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "30"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "31"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "id": "32",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "33"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "34"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "35"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "id": "36",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "id": "37"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "id": "38"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "id": "39"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "_fc_id": "id_F24hmcfxi2itbuc",
|
|
|
+ "name": "ref_F99imcfxi2itbvc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "tree"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "elTreeSelect",
|
|
|
+ "field": "Fi81mcfxi6hqbwc",
|
|
|
+ "title": "树形选择",
|
|
|
+ "info": "",
|
|
|
+ "effect": {
|
|
|
+ "fetch": ""
|
|
|
+ },
|
|
|
+ "$required": false,
|
|
|
+ "props": {
|
|
|
+ "nodeKey": "value",
|
|
|
+ "showCheckbox": true,
|
|
|
+ "data": [
|
|
|
+ {
|
|
|
+ "label": "选项201",
|
|
|
+ "value": "1",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "value": "2",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "3"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "4"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "5"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "value": "6",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "7"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "8"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "9"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "value": "10",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "11"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "12"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "13"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项202",
|
|
|
+ "value": "14",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "value": "15",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "16"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "17"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "18"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "value": "19",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "21"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "22"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "value": "23",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "24"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "25"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "26"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项203",
|
|
|
+ "value": "27",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项101",
|
|
|
+ "value": "28",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "29"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "30"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "31"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项102",
|
|
|
+ "value": "32",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "33"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "34"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "35"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项103",
|
|
|
+ "value": "36",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "label": "选项01",
|
|
|
+ "value": "37"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项02",
|
|
|
+ "value": "38"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "选项03",
|
|
|
+ "value": "39"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "_fc_id": "id_Fw27mcfxi6hqbxc",
|
|
|
+ "name": "ref_Fwobmcfxi6hqbyc",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "elTreeSelect"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "fcEditor",
|
|
|
+ "field": "Fl51mcfxi9aubzc",
|
|
|
+ "title": "富文本框",
|
|
|
+ "info": "",
|
|
|
+ "$required": false,
|
|
|
+ "_fc_id": "id_Fakqmcfxi9auc0c",
|
|
|
+ "name": "ref_Fg9mmcfxi9auc1c",
|
|
|
+ "display": true,
|
|
|
+ "hidden": false,
|
|
|
+ "_fc_drag_tag": "fcEditor"
|
|
|
+ }
|
|
|
+]
|
|
|
+JSON,true);
|