forked from gxwebsoft/mp-10550
优化下单流程
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user