snowy-designer
Version:
基于Epic-Designer-Pro版本的设计器,可视化开发页面表单
2 lines (1 loc) • 721 B
JavaScript
;const o=e=>Object.freeze(Object.defineProperty({__proto__:null,default:e},Symbol.toStringTag,{value:"Module"})),t={component:()=>Promise.resolve().then(()=>o(require("./row.cjs"))),config:{attribute:[{componentProps:{placeholder:"请输入"},field:"componentProps.gutter",label:"栅格间距",type:"number"},{field:"children",label:"列编辑",type:"EColEditor"},{field:"componentProps.hidden",label:"隐藏",type:"switch"}]},defaultSchema:{label:"栅格布局",type:"row",children:[{type:"col",children:[],componentProps:{span:12}},{type:"col",children:[],componentProps:{span:12}}]},editConstraints:{childImmovable:!0},groupName:"布局",icon:"icon--epic--width-normal-outline",sort:800};module.exports=t;