fix: 更新所有页面中的工具栏类名为 "ion-toolbar"
This commit is contained in:
@@ -33,7 +33,7 @@ async function handleSubscribe(val: number) {
|
||||
<template>
|
||||
<ion-page>
|
||||
<ion-header>
|
||||
<ion-toolbar class="ui-toolbar">
|
||||
<ion-toolbar class="ion-toolbar">
|
||||
<ui-back-button slot="start" />
|
||||
<ion-title>
|
||||
{{ data?.edition.product.code }}
|
||||
|
||||
Reference in New Issue
Block a user