diff --git a/src/components/app-header/app-header.vue b/src/components/app-header/app-header.vue
index 36f27068..4d319699 100644
--- a/src/components/app-header/app-header.vue
+++ b/src/components/app-header/app-header.vue
@@ -52,6 +52,7 @@
:class="{inRecycle:isInRecycle}"
/>
+
@@ -60,10 +61,12 @@
-
\ No newline at end of file
diff --git a/src/components/app-header/components/system-notify/index.vue b/src/components/app-header/components/system-notify/index.vue
new file mode 100644
index 00000000..10fd6020
--- /dev/null
+++ b/src/components/app-header/components/system-notify/index.vue
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
\ No newline at end of file