export default [ { title: '日期', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_date-picker.png', schema: { componentName: 'Field.DatePicker', props: { label: '日期/时间', placeholder: '请选择', datetype: "date", }, }, }, ];