From da63f9e204e3c853cd2e987e4ab6cc525b613f8d Mon Sep 17 00:00:00 2001
From: pany <939630029@qq.com>
Date: Thu, 27 Oct 2022 18:21:25 +0800
Subject: [PATCH] =?UTF-8?q?wip:=20=E6=B6=88=E6=81=AF=E9=80=9A=E7=9F=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Notify/index.vue | 95 +++++++++++++++++++
src/layout/components/NavigationBar/index.vue | 2 +
2 files changed, 97 insertions(+)
create mode 100644 src/components/Notify/index.vue
diff --git a/src/components/Notify/index.vue b/src/components/Notify/index.vue
new file mode 100644
index 0000000..2422953
--- /dev/null
+++ b/src/components/Notify/index.vue
@@ -0,0 +1,95 @@
+
+
+
+