UNPKG

@ams-team/ams

Version:

Admin Materials System.

24 lines (22 loc) 480 B
export const config = { BASE: 'CONFIG_BLOCK', type: { default: 'error' }, blocks: { desc: '可用slot:top' }, data: { current: 'value', fields: { value: { default: { img: '', title: '主标题', subtitle: '副标题副标题副标题副标题副标题', } } } } }; export const defaults = {};