From 49c8b89710f806e3d4e50e86fb90a48baa54af01 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 20 Nov 2024 17:30:55 +0800
Subject: [PATCH] 突发事件模拟加载样式调整、内容语音播放

---
 src/pages/first/components/mainMenu.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/first/components/mainMenu.vue b/src/pages/first/components/mainMenu.vue
index 84cd4f8..b289b1a 100644
--- a/src/pages/first/components/mainMenu.vue
+++ b/src/pages/first/components/mainMenu.vue
@@ -44,7 +44,7 @@
       path: '/layout/first/rt'
     },
     {
-      menuName: '污染物处理',
+      menuName: '突发事件模拟',
       path: '/layout/first/pd'
     },
   ]

--
Gitblit v1.9.3