UNPKG

@ams-team/ams

Version:

Admin Materials System.

20 lines (18 loc) 391 B
export const config = { BASE: 'CONFIG_BLOCK', type: { default: 'title' }, options: { current: 'value', fields: { value: { default: { title: '标题标题标题', subTitle: '副标题副标题副标题' } } } }, }; export const defaults = {};