module.exports = [ { title: '评分', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_rating.png', schema: { componentName: 'Rating', props: { prefix: 'next-', count: 5, size: 'medium', }, }, }, ];