fix: 为页面标题添加无边框样式,提升视觉一致性

This commit is contained in:
2026-01-08 01:05:54 +07:00
parent ddb025b124
commit df0de56298
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ const qrcode = useQRCode(url, {
<template>
<IonPage>
<IonHeader>
<IonHeader class="ion-no-border">
<IonToolbar class="ion-toolbar">
<ion-buttons slot="start">
<ui-back-button />