epic-designer
Version:
基于vue3的设计器,可视化开发页面表单
2 lines (1 loc) • 1.14 kB
JavaScript
;const o=e=>Object.freeze(Object.defineProperty({__proto__:null,default:e},Symbol.toStringTag,{value:"Module"})),l={bindModel:"modelValue",component:()=>Promise.resolve().then(()=>o(require("./uploadImage.vue.cjs"))),config:{attribute:[{field:"field",label:"字段名",type:"input"},{field:"label",label:"标题",type:"input"},{field:"componentProps.action",label:"请求地址",type:"input"},{field:"componentProps.multiple",label:"多选",type:"switch"},{componentProps:{min:0,placeholder:"请输入"},field:"componentProps.maxCount",label:"允许上传最大数量",type:"number"},{field:"componentProps.disabled",label:"禁用",type:"switch"},{field:"componentProps.hidden",label:"隐藏",type:"switch"},{componentProps:{ruleType:"array"},description:"校验规则需要配合表单使用",field:"rules",label:"表单校验",layout:"vertical",type:"ERuleEditor"}]},defaultSchema:{componentProps:{action:"https://examples.epicjs.cn/epic-mock/common/upload"},field:"uploadImage",input:!0,label:"上传图片",type:"upload-image"},groupName:"表单",icon:"icon--epic--imagesmode-outline-rounded",sort:920};module.exports=l;