优化下单流程

This commit is contained in:
2025-07-30 15:34:11 +08:00
parent 2832cd3832
commit a8a84f8b39
10 changed files with 170 additions and 42 deletions

View File

@@ -254,7 +254,13 @@ const AddUserAddress = () => {
width: '100%'
}}
>
<Button nativeType="submit" block type="info">
<Button
nativeType="submit"
type="success"
size="large"
className={'w-full'}
block
>
使
</Button>
</div>