feat: 更新按钮样式,优化用户界面交互体验
This commit is contained in:
@@ -95,7 +95,7 @@ async function onSubmit() {
|
||||
|
||||
<ion-note>{{ t("recharge.fiat.note") }}</ion-note>
|
||||
|
||||
<ion-button expand="block" @click="onSubmit">
|
||||
<ion-button expand="block" shape="round" color="success" @click="onSubmit">
|
||||
{{ t("recharge.fiat.submit") }}
|
||||
</ion-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user