export default [ { title: '数字输入框', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/input-number-1.png', schema: { componentName: 'InputNumber', props: { placeholder: '', style: { width: '100%', }, }, }, }, ];