From 29e8bf89570a00482d593dbdfca0886000356c35 Mon Sep 17 00:00:00 2001 From: wanglei <1336977847@qq.com> Date: Mon, 13 Dec 2021 13:54:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E5=85=AC=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppNotification/AppNotification.vue | 41 ++++++++----------- .../AppNotification/{components => }/add.vue | 0 src/apps/AppNotification/components/index.js | 3 -- .../{components => }/detail.vue | 0 .../AppNotification/{components => }/read.vue | 0 5 files changed, 18 insertions(+), 26 deletions(-) rename src/apps/AppNotification/{components => }/add.vue (100%) delete mode 100644 src/apps/AppNotification/components/index.js rename src/apps/AppNotification/{components => }/detail.vue (100%) rename src/apps/AppNotification/{components => }/read.vue (100%) diff --git a/src/apps/AppNotification/AppNotification.vue b/src/apps/AppNotification/AppNotification.vue index 7c24ff20..04a97ba5 100644 --- a/src/apps/AppNotification/AppNotification.vue +++ b/src/apps/AppNotification/AppNotification.vue @@ -68,7 +68,9 @@