From 90f1ba7d68ae2c319abd396d11807206836a866d Mon Sep 17 00:00:00 2001
From: dai <851733175@qq.com>
Date: Tue, 16 Aug 2022 16:40:22 +0800
Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=8E=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../communityParty/calendar/cpts/calendar.vue | 167 ++++++++++++++++++
.../modules/communityParty/calendar/index.vue | 45 +++++
2 files changed, 212 insertions(+)
create mode 100644 src/views/modules/communityParty/calendar/cpts/calendar.vue
create mode 100644 src/views/modules/communityParty/calendar/index.vue
diff --git a/src/views/modules/communityParty/calendar/cpts/calendar.vue b/src/views/modules/communityParty/calendar/cpts/calendar.vue
new file mode 100644
index 000000000..f8a71faf6
--- /dev/null
+++ b/src/views/modules/communityParty/calendar/cpts/calendar.vue
@@ -0,0 +1,167 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ item.day }}
+
张三,李四
+
王五,赵六
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/communityParty/calendar/index.vue b/src/views/modules/communityParty/calendar/index.vue
new file mode 100644
index 000000000..61ec69266
--- /dev/null
+++ b/src/views/modules/communityParty/calendar/index.vue
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+