feat: 更新通知按钮的点击事件,跳转至通知布局页面

This commit is contained in:
2026-01-11 11:49:20 +07:00
parent 0aa4347177
commit dcfb7d11bf

View File

@@ -50,7 +50,7 @@ async function handleScan() {
<ion-button fill="clear" @click="handleScan">
<IconParkOutlineScanCode slot="icon-only" />
</ion-button>
<ion-button fill="clear">
<ion-button fill="clear" @click="$router.replace('/layout/notify')">
<MaterialSymbolsNotificationsOutline slot="icon-only" />
</ion-button>
<ion-button fill="clear" router-link="/system-settings">