feat: 在签到页面添加标题组件,优化用户界面
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user