From 1be14511c7f222001ea52474082e67e8d816122f Mon Sep 17 00:00:00 2001 From: SunWuyuan <1847261658@qq.com> Date: Sun, 24 Nov 2024 16:54:40 +0800 Subject: [PATCH] 1 --- src/components/AppFooter.vue | 2 +- src/pages/index.vue | 74 ++++++++++++++++++++++++++++-------- 2 files changed, 60 insertions(+), 16 deletions(-) diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue index 69a1691..827a3e7 100644 --- a/src/components/AppFooter.vue +++ b/src/components/AppFooter.vue @@ -19,7 +19,7 @@ class="text-caption text-disabled" style="position: absolute; right: 16px;" > - © 2016-{{ (new Date()).getFullYear() }} Vuetify, LLC + © 2020-{{ (new Date()).getFullYear() }} SunWuyuan - + - - + +

请假:{{ selectedSet.size }} 人

-

+

{{ `${index + 1}. ${studentList[i]}` }}

迟到:{{ lateSet.size }} 人

-

+

{{ `${index + 1}. ${studentList[i]}` }}

- - + + 上传 - + 同步完成 - + {{ dialogTitle }} 写完后点击上传谢谢喵 @@ -113,10 +145,16 @@ - + 设置学生出勤状态 - 全勤 + + + 全勤 + @@ -149,11 +187,17 @@ - + - + {{ snackbarText }}