feat:清理多余的 buttonStyle: 'solid', 【ele】

This commit is contained in:
YunaiV
2025-10-16 14:00:53 +08:00
parent d1089d7a50
commit 3f6c405376
44 changed files with 89 additions and 160 deletions

View File

@@ -420,8 +420,6 @@ export function useDeliveryFormSchema(): VbenFormSchema[] {
{ label: '快递', value: 'express' },
{ label: '无需发货', value: 'none' },
],
buttonStyle: 'solid',
optionType: 'button',
},
defaultValue: 'express',
},