feat: 在签到页面添加标题组件,优化用户界面

This commit is contained in:
2026-01-19 05:07:20 +07:00
parent bd0214c7f9
commit 9c83df9d4f
2 changed files with 1 additions and 8 deletions

View File

@@ -44,6 +44,7 @@ async function handleSignup() {
<ion-buttons slot="start">
<back-button />
</ion-buttons>
<ion-title>签到打卡</ion-title>
</ion-toolbar>
</ion-header>
<ion-content :fullscreen="true">