From ecec3a3deb645556a5108d57c00dbfeaa5a18774 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 13 Dec 2021 11:56:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86=E7=BB=84=E4=BB=B6=E6=AE=8B?= =?UTF-8?q?=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 @@