From 85a20baf5a8627123c4f9c6a0ede2e460a22e191 Mon Sep 17 00:00:00 2001 From: laobinghu Date: Sun, 22 Mar 2026 16:04:50 +0800 Subject: [PATCH] feat: add checkins page with dark mode support Add new checkin stations page for marking attendance with dark mode CSS variables integration --- app/pages/checkins.vue | 238 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 app/pages/checkins.vue diff --git a/app/pages/checkins.vue b/app/pages/checkins.vue new file mode 100644 index 0000000..96956ba --- /dev/null +++ b/app/pages/checkins.vue @@ -0,0 +1,238 @@ + + + + +