feat: 优化switch组件的大小规格与整体表单一致

This commit is contained in:
licoy
2024-11-12 16:32:40 +08:00
parent 674abe5ae2
commit cdc02f660b
6 changed files with 15 additions and 15 deletions

View File

@@ -102,7 +102,7 @@ export default function SettingsLog(props) {
<Form.Switch
field={'LogConsumeEnabled'}
label={'启用额度消费日志记录'}
size='large'
size='default'
checkedText=''
uncheckedText=''
onChange={(value) => {