主题
通过 Umi 插件 Antd 来设置。
// config/config.ts export default { antd: { configProvider: { componentSize: 'small' } } }