diff --git a/src/components/MessageNotify/index.vue b/src/components/MessageNotify/index.vue
new file mode 100644
index 0000000..9dfe32d
--- /dev/null
+++ b/src/components/MessageNotify/index.vue
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 消息名称消息名称消息名称消息名称
+ 阅读消息
+
+
+
+
+
+ 消息发布时间
+
+ 2024-4-13 09:30:57
+
+
+
+
+ 消息发布人
+
+ 张三(研发部/部门经理)
+
+
+
+
+ 消息类型
+
+ 通知
+
+
+
+
+ 当期状态
+
+ 未读
+
+
+
+
+
+ 消息名称消息名称消息名称消息名称
+ 阅读消息
+
+
+
+
+
+ 消息发布时间
+
+ 2024-4-13 09:30:57
+
+
+
+
+ 消息发布人
+
+ 张三(研发部/部门经理)
+
+
+
+
+ 消息类型
+
+ 通知
+
+
+
+
+ 当期状态
+
+ 已读
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 7ccea26..2825463 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -8,6 +8,8 @@