feat: 更新二维码页面标题为“我的二维码”,并替换用户界面图标
This commit is contained in:
@@ -24,7 +24,7 @@ const qrcode = useQRCode(url, {
|
||||
<ion-buttons slot="start">
|
||||
<ion-back-button />
|
||||
</ion-buttons>
|
||||
<ion-title>My Onchain Address</ion-title>
|
||||
<ion-title>我的二维码</ion-title>
|
||||
</IonToolbar>
|
||||
</IonHeader>
|
||||
<IonContent :fullscreen="true" class="ion-padding">
|
||||
|
||||
Reference in New Issue
Block a user