From ecec3a3deb645556a5108d57c00dbfeaa5a18774 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 13 Dec 2021 11:56:11 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=B8=85=E7=90=86=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=AE=8B=E4=BD=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppInterview/interviewDetail.vue | 2 +- src/apps/AppNotification/AppNotification.vue | 14 +- src/apps/AppNotification/components/add.vue | 589 +++++++++--------- .../AppNotification/components/detail.vue | 566 +++++++++-------- src/apps/AppNotification/components/read.vue | 143 +++-- 5 files changed, 651 insertions(+), 663 deletions(-) diff --git a/src/apps/AppInterview/interviewDetail.vue b/src/apps/AppInterview/interviewDetail.vue index 6ddc7261..8ede0453 100644 --- a/src/apps/AppInterview/interviewDetail.vue +++ b/src/apps/AppInterview/interviewDetail.vue @@ -9,7 +9,7 @@ - +
diff --git a/src/apps/AppNotification/AppNotification.vue b/src/apps/AppNotification/AppNotification.vue index c011173b..7c24ff20 100644 --- a/src/apps/AppNotification/AppNotification.vue +++ b/src/apps/AppNotification/AppNotification.vue @@ -68,17 +68,13 @@ diff --git a/src/apps/AppNotification/components/detail.vue b/src/apps/AppNotification/components/detail.vue index 161acc20..7fc19362 100644 --- a/src/apps/AppNotification/components/detail.vue +++ b/src/apps/AppNotification/components/detail.vue @@ -2,7 +2,7 @@
- +
diff --git a/src/apps/AppNotification/components/read.vue b/src/apps/AppNotification/components/read.vue index 4dc6bfd4..9f757d84 100644 --- a/src/apps/AppNotification/components/read.vue +++ b/src/apps/AppNotification/components/read.vue @@ -14,89 +14,86 @@ From 63b2d8b1c9030f13133489b892c68b75cfcdf4ac Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 13 Dec 2021 11:57:34 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=B8=85=E7=90=86=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=AE=8B=E4=BD=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMeetingNotice/addMeeting.vue | 5 +- src/apps/AppMeetingNotice/belongToMe.vue | 15 +- src/apps/AppMeetingNotice/detail.vue | 817 +++++++++++------------ 3 files changed, 416 insertions(+), 421 deletions(-) diff --git a/src/apps/AppMeetingNotice/addMeeting.vue b/src/apps/AppMeetingNotice/addMeeting.vue index 18156b17..8157ca96 100644 --- a/src/apps/AppMeetingNotice/addMeeting.vue +++ b/src/apps/AppMeetingNotice/addMeeting.vue @@ -88,13 +88,10 @@ From 02b4274497d4c626d0618285a9d41a087a9bd0c5 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 13 Dec 2021 13:42:13 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=B8=85=E7=90=86=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=AE=8B=E4=BD=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppInterview/interviewDetail.vue | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/apps/AppInterview/interviewDetail.vue b/src/apps/AppInterview/interviewDetail.vue index 8ede0453..c0591b67 100644 --- a/src/apps/AppInterview/interviewDetail.vue +++ b/src/apps/AppInterview/interviewDetail.vue @@ -6,7 +6,7 @@ - + @@ -24,7 +24,7 @@
- +
@@ -33,14 +33,9 @@