diff --git a/app/citizen-frontend/src/components/layout/DefaultLayout.vue b/app/citizen-frontend/src/components/layout/DefaultLayout.vue index 05e004f..625420e 100644 --- a/app/citizen-frontend/src/components/layout/DefaultLayout.vue +++ b/app/citizen-frontend/src/components/layout/DefaultLayout.vue @@ -1,17 +1,12 @@ - + - - - - 運動玩轉健康力 - - + 運動玩轉健康力 @@ -38,18 +33,6 @@ store.userProfile.name.substring(1) }} - - - 登入 - @@ -65,7 +48,9 @@ - {{ store.userProfile.name }} 先生 + + {{ store.userProfile.name }} 先生 + {{ store.userProfile.phone @@ -79,16 +64,11 @@ - 運動玩轉健康力 - 未登入訪客 - - 高齡友善設定 - @@ -101,23 +81,12 @@ - - - - - - 高對比模式 - - - - - - - + - + - mdi-view-dashboard - 主控台 + mdi-view-dashboard + 主控台 - mdi-clipboard-text-search - 線上自評 + mdi-clipboard-text-search + 線上自評 - mdi-calendar-check - 活動預約 + mdi-calendar-check + 活動預約 - mdi-qrcode-scan - 現場量測 + mdi-qrcode-scan + 現場量測 @@ -263,7 +226,9 @@ color="primary" variant="flat" @click="showPrivacy = false" - >確認關閉 + > + 確認關閉 + @@ -301,7 +266,9 @@ color="primary" variant="flat" @click="showEmergency = false" - >儲存並關閉 + > + 儲存並關閉 + @@ -309,48 +276,43 @@