feat: 更新按钮样式,优化用户界面交互体验
This commit is contained in:
@@ -122,7 +122,7 @@ function handleSubmit(values: GenericObject) {
|
||||
<ErrorMessage name="totalSupplyLimit" />
|
||||
</div>
|
||||
|
||||
<ion-button type="submit" expand="block">
|
||||
<ion-button type="submit" expand="block" shape="round" color="success">
|
||||
{{ t('asset.issue.apply.next') }}
|
||||
</ion-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user