let cardopt = { list: [ { type: "card", list: [], control: {}, config: {}, item: { label: "卡片布局" } }], form: { size: "default", name: "eeee", labelWidth: "180px", class: "form-row-3", showColon: true }, config: { addLoad: true } } let cardallopt = { list: [ { type: "card", list: [], control: {}, config: { className: "自定义Class", help: "帮助信息", span: 24 }, item: { label: "卡片布局1" } }], form: { size: "default", name: "eeee", labelWidth: "180px", class: "form-row-3", showColon: true }, config: { addLoad: true } } //卡片聂荣 let cardsstatopt = { list: [ { type: "card", list: [ { type: "input", control: { modelValue: "" }, config: {}, name: "input1692582254140", item: { label: "单行文本" } }, { type: "timePicker", control: { modelValue: "" }, config: {}, name: "timePicker1692582259714", item: { label: "时间选择器" } }, { type: "textarea", control: { modelValue: "" }, config: {}, name: "textarea1692582257011", item: { label: "多行文本" } }, { type: "treeSelect", control: { modelValue: "", data: [], renderAfterExpand: false }, config: { optionsType: 0 }, name: "treeSelect1692582282336", item: { label: "树形控件" } }], control: {}, config: { className: "自定义Class", help: "帮助信息", span: 24 }, item: { label: "卡片布局1" } }], form: { size: "default", name: "eeee", labelWidth: "180px", class: "form-row-3", showColon: true }, config: { addLoad: true } }