module.exports = [ { title: '进度指示器', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_progress.png', schema: { componentName: 'Progress', props: { prefix: 'next-', shape: 'line', size: 'medium', state: 'normal', percent: 30, }, }, }, ];