amis-saas-7517 页面外观bugfix

Change-Id: Ia3a11ccdcfa93758f59114f65d1984350e0fc17b
This commit is contained in:
qkiroc 2022-12-13 21:11:07 +08:00
parent ba508aabac
commit 1987217823

View File

@ -504,7 +504,7 @@ setSchemaTpl('theme:font', (option: any = {}) => {
type: 'amis-theme-font-editor',
label: '文字',
name: `css.className.font`,
needCustom: true,
needColorCustom: true,
...option
};
});