import { i18n } from "../_utils/i18n"; export default [{ title: i18n("表单列表", "Data EntryList"), // TODO: Change to domestic OSS address screenshot: 'https://user-images.githubusercontent.com/5419886/221425341-e982c944-8af4-4bad-9c17-1b2fd3fda835.png', schema: { componentName: 'Form.List', props: {} } }];