From 2bce7ef92ed0f1c629d210db52c4342691896b5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=AD=8F=E5=B0=91=E9=98=B3?= <786612630@qq.com>
Date: Thu, 2 Jan 2025 09:34:13 +0800
Subject: [PATCH] =?UTF-8?q?feat:=201.=E8=80=83=E5=8B=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../attendance-clockIn/attendance-clockIn.vue | 28 ++++++
src/pages/attendance-set/attendance-set.vue | 86 +++++++++++++++++++
.../attendance-statistics.vue | 27 ++++++
src/pages/attendance/attendance.vue | 48 +++++++++++
4 files changed, 189 insertions(+)
create mode 100644 src/pages/attendance-clockIn/attendance-clockIn.vue
create mode 100644 src/pages/attendance-set/attendance-set.vue
create mode 100644 src/pages/attendance-statistics/attendance-statistics.vue
create mode 100644 src/pages/attendance/attendance.vue
diff --git a/src/pages/attendance-clockIn/attendance-clockIn.vue b/src/pages/attendance-clockIn/attendance-clockIn.vue
new file mode 100644
index 0000000..9de8137
--- /dev/null
+++ b/src/pages/attendance-clockIn/attendance-clockIn.vue
@@ -0,0 +1,28 @@
+
+{
+ layout: 'default',
+ style: {
+ navigationStyle: 'custom'
+ }
+}
+
+
+
+
+
+
+
+
+ 你所在考勤组无法手机打卡
+ 请在考勤机或者门禁设备上打卡
+
+
+
+
+
+
+
diff --git a/src/pages/attendance-set/attendance-set.vue b/src/pages/attendance-set/attendance-set.vue
new file mode 100644
index 0000000..2a1f00f
--- /dev/null
+++ b/src/pages/attendance-set/attendance-set.vue
@@ -0,0 +1,86 @@
+
+{
+ layout: 'default',
+ style: {
+ navigationStyle: 'custom'
+ }
+}
+
+
+
+
+
+
+ 添加考勤组
+
+
+
+
+ 考勤
+ 固定班制
+
+
+
+ 其他设置
+
+
+
+ 班次管理
+
+
+
+ 下发记录
+
+
+ 了解详情
+
+
+
+ {{ item }}
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/attendance-statistics/attendance-statistics.vue b/src/pages/attendance-statistics/attendance-statistics.vue
new file mode 100644
index 0000000..e7206fa
--- /dev/null
+++ b/src/pages/attendance-statistics/attendance-statistics.vue
@@ -0,0 +1,27 @@
+
+{
+ layout: 'default',
+ style: {
+ navigationStyle: 'custom'
+ }
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/attendance/attendance.vue b/src/pages/attendance/attendance.vue
new file mode 100644
index 0000000..881f1bb
--- /dev/null
+++ b/src/pages/attendance/attendance.vue
@@ -0,0 +1,48 @@
+
+{
+ layout: 'default',
+ style: {
+ navigationStyle: 'custom'
+ }
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+