From efe6c9919921ba56c7b1be1d320e251416290c44 Mon Sep 17 00:00:00 2001
From: weifashi <605403358@qq.com>
Date: Wed, 16 Aug 2023 15:21:08 +0800
Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=95=B4=E4=BD=93=E7=AA=97?=
=?UTF-8?q?=E5=8F=A3=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/images/apply/addProject.svg | 22 ++++++++
public/images/apply/addTask.svg | 29 ++++++++++
public/images/apply/allUser.svg | 27 +++++++++
public/images/apply/calendar.svg | 19 +++++++
public/images/apply/createMeeting.svg | 1 +
public/images/apply/file.svg | 17 ++++++
public/images/apply/joinMeeting.svg | 25 +++------
public/images/apply/scan.svg | 41 ++++++++++++++
public/images/apply/setting.svg | 18 ++++++
.../js/components/DrawerOverlay/index.vue | 34 ++++++++++--
resources/assets/js/pages/manage.vue | 6 +-
resources/assets/js/pages/manage/apply.vue | 55 ++++++++++---------
.../js/pages/manage/approve/details.vue | 7 +++
.../assets/js/pages/manage/approve/index.vue | 31 +++++++++--
resources/assets/js/pages/manage/calendar.vue | 1 +
resources/assets/js/pages/manage/file.vue | 1 +
.../assets/js/pages/manage/messenger.vue | 16 ++----
.../assets/js/pages/manage/setting/index.vue | 1 +
.../sass/components/drawer-overlay.scss | 1 +
resources/assets/sass/components/report.scss | 3 +
resources/assets/sass/pages/common.scss | 17 ++++++
resources/assets/sass/pages/page-apply.scss | 20 ++++++-
resources/assets/sass/pages/page-approve.scss | 30 +++++++++-
.../assets/sass/pages/page-calendar.scss | 1 +
resources/assets/sass/pages/page-setting.scss | 2 +-
.../public/images/apply/addProject.svg | 22 ++++++++
.../statics/public/images/apply/addTask.svg | 29 ++++++++++
.../statics/public/images/apply/allUser.svg | 27 +++++++++
.../statics/public/images/apply/calendar.svg | 19 +++++++
.../statics/public/images/apply/file.svg | 17 ++++++
.../public/images/apply/joinMeeting.svg | 20 +++++++
.../statics/public/images/apply/scan.svg | 41 ++++++++++++++
.../statics/public/images/apply/setting.svg | 18 ++++++
33 files changed, 551 insertions(+), 67 deletions(-)
create mode 100644 public/images/apply/addProject.svg
create mode 100644 public/images/apply/addTask.svg
create mode 100644 public/images/apply/allUser.svg
create mode 100644 public/images/apply/calendar.svg
create mode 100644 public/images/apply/createMeeting.svg
create mode 100644 public/images/apply/file.svg
create mode 100644 public/images/apply/scan.svg
create mode 100644 public/images/apply/setting.svg
create mode 100644 resources/assets/statics/public/images/apply/addProject.svg
create mode 100644 resources/assets/statics/public/images/apply/addTask.svg
create mode 100644 resources/assets/statics/public/images/apply/allUser.svg
create mode 100644 resources/assets/statics/public/images/apply/calendar.svg
create mode 100644 resources/assets/statics/public/images/apply/file.svg
create mode 100644 resources/assets/statics/public/images/apply/joinMeeting.svg
create mode 100644 resources/assets/statics/public/images/apply/scan.svg
create mode 100644 resources/assets/statics/public/images/apply/setting.svg
diff --git a/public/images/apply/addProject.svg b/public/images/apply/addProject.svg
new file mode 100644
index 000000000..3cf886bcd
--- /dev/null
+++ b/public/images/apply/addProject.svg
@@ -0,0 +1,22 @@
+
+
+
diff --git a/public/images/apply/addTask.svg b/public/images/apply/addTask.svg
new file mode 100644
index 000000000..090f1aa72
--- /dev/null
+++ b/public/images/apply/addTask.svg
@@ -0,0 +1,29 @@
+
+
+
diff --git a/public/images/apply/allUser.svg b/public/images/apply/allUser.svg
new file mode 100644
index 000000000..3d145a93b
--- /dev/null
+++ b/public/images/apply/allUser.svg
@@ -0,0 +1,27 @@
+
+
+
diff --git a/public/images/apply/calendar.svg b/public/images/apply/calendar.svg
new file mode 100644
index 000000000..5243eea5d
--- /dev/null
+++ b/public/images/apply/calendar.svg
@@ -0,0 +1,19 @@
+
+
+
diff --git a/public/images/apply/createMeeting.svg b/public/images/apply/createMeeting.svg
new file mode 100644
index 000000000..c1d209e64
--- /dev/null
+++ b/public/images/apply/createMeeting.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/apply/file.svg b/public/images/apply/file.svg
new file mode 100644
index 000000000..800cfa2f8
--- /dev/null
+++ b/public/images/apply/file.svg
@@ -0,0 +1,17 @@
+
+
+
diff --git a/public/images/apply/joinMeeting.svg b/public/images/apply/joinMeeting.svg
index 28b8a98ff..9ae39f7ae 100644
--- a/public/images/apply/joinMeeting.svg
+++ b/public/images/apply/joinMeeting.svg
@@ -3,25 +3,18 @@
diff --git a/public/images/apply/scan.svg b/public/images/apply/scan.svg
new file mode 100644
index 000000000..f0ecc2c8c
--- /dev/null
+++ b/public/images/apply/scan.svg
@@ -0,0 +1,41 @@
+
+
+
diff --git a/public/images/apply/setting.svg b/public/images/apply/setting.svg
new file mode 100644
index 000000000..99a6c4942
--- /dev/null
+++ b/public/images/apply/setting.svg
@@ -0,0 +1,18 @@
+
+
+
diff --git a/resources/assets/js/components/DrawerOverlay/index.vue b/resources/assets/js/components/DrawerOverlay/index.vue
index 1307dd7a5..bd0a651e3 100644
--- a/resources/assets/js/components/DrawerOverlay/index.vue
+++ b/resources/assets/js/components/DrawerOverlay/index.vue
@@ -5,12 +5,13 @@
:closable="escClosable"
:mask-closable="maskClosable"
:footer-hide="true"
- :transition-names="[$A.isAndroid() ? '' : `drawer-slide-${placement}`, '']"
+ :transition-names="[$A.isAndroid() ? '' : `drawer-slide-${transitionName}`, '']"
:beforeClose="beforeClose"
fullscreen
:class-name="modalClass">
-
+