fix: 更新所有页面中的工具栏类名为 "ion-toolbar"

This commit is contained in:
2026-01-02 01:26:31 +07:00
parent 28fc242e78
commit 04bbee2533
37 changed files with 42 additions and 42 deletions

View File

@@ -6,7 +6,7 @@ import MaterialSymbolsAndroidContacts from "~icons/material-symbols/android-cont
<template>
<IonPage>
<IonHeader class="ion-no-border">
<ion-toolbar class="ui-toolbar">
<ion-toolbar class="ion-toolbar">
<ion-button slot="start" fill="clear">
<IconParkOutlineClearFormat slot="icon-only" />
</ion-button>