feat: 添加自定义返回按钮组件并替换现有页面中的返回按钮
This commit is contained in:
@@ -34,7 +34,7 @@ async function handleSubscribe(val: number) {
|
||||
<ion-page>
|
||||
<ion-header>
|
||||
<ion-toolbar class="ui-toolbar">
|
||||
<ion-back-button slot="start" />
|
||||
<ui-back-button slot="start" />
|
||||
<ion-title>
|
||||
{{ data?.edition.product.code }}
|
||||
</ion-title>
|
||||
|
||||
Reference in New Issue
Block a user