diff --git a/app/citizen-frontend/src/components/layout/DefaultLayout.vue b/app/citizen-frontend/src/components/layout/DefaultLayout.vue index 223df88..6a26b30 100644 --- a/app/citizen-frontend/src/components/layout/DefaultLayout.vue +++ b/app/citizen-frontend/src/components/layout/DefaultLayout.vue @@ -188,15 +188,15 @@ 自評 - - mdi-calendar-check - 預約 - - mdi-qrcode-scan 量測 + + + mdi-calendar-check + 預約 + diff --git a/app/citizen-frontend/src/pages/appointment.vue b/app/citizen-frontend/src/pages/appointment.vue index 4062508..bef06af 100644 --- a/app/citizen-frontend/src/pages/appointment.vue +++ b/app/citizen-frontend/src/pages/appointment.vue @@ -2,7 +2,7 @@ - 公益普測與活動預約 + 預約 報名免費體能普測,取得個人運動處方 diff --git a/app/citizen-frontend/src/pages/checkin.vue b/app/citizen-frontend/src/pages/checkin.vue index b5c387b..37102dd 100644 --- a/app/citizen-frontend/src/pages/checkin.vue +++ b/app/citizen-frontend/src/pages/checkin.vue @@ -1,20 +1,19 @@ - - 現場量測與報到 - 在各量測站出示此頁面,由現場教練或志工登錄數據 - + + 現場量測 + + + 在各量測站出示此頁面,由技術人員登錄數據 + + - - - - + + + + 現場檢測站:{{ activeAppointment.location.split(' ')[0] }} @@ -24,20 +23,18 @@ - + {{ activeAppointment.title }} - - 主辦單位:{{ activeAppointment.organizer }} | 日期:{{ activeAppointment.date }} - + 日期:{{ activeAppointment.date }} - 測量站點完成度 + 測量站點完成度 - {{ completedCount }} / {{ totalCount }} ({{ progressPercent }}%) + {{ completedCount }} / {{ totalCount }} ({{ progressPercent }}%) - 尚未在活動現場合對報到 + 尚未在活動現場合對報到 - + 請先前往「活動預約」頁面,出示您的報到條碼給現場志工進行核對。 @@ -65,38 +62,20 @@ - - - - - - 高齡友善測試輔助 - - - 一鍵填入所有剩餘關卡數值,便於檢視報告 - - - - - 一鍵模擬完成 - - - + + + 一鍵模擬完成 + + - 關卡列表 + 關卡列表 @@ -120,18 +99,20 @@ {{ station.name }} - + {{ getMeasurementSummary(key, station.values) }} | {{ station.time?.split(' ')[1] }} - 等待現場檢測員登錄 + + 等待技術人員檢測登錄 +
在各量測站出示此頁面,由現場教練或志工登錄數據
+
請先前往「活動預約」頁面,出示您的報到條碼給現場志工進行核對。