1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 23:11:24 +08:00

增加通过用户名签到

This commit is contained in:
gzw
2023-05-15 10:09:50 +08:00
parent 151318a32e
commit 5ee97a7ee8
5 changed files with 174 additions and 78 deletions

View File

@@ -6,3 +6,7 @@
margin-bottom:10px ;
}
#attendanceMain{
width: 100vw;
height: 100vh;
}