From 23f8f2717620e9c4b8184275e785df32501c53b5 Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期二, 06 八月 2024 19:24:00 +0800
Subject: [PATCH] fix: 修改首页bug

---
 src/components/navbar/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/navbar/index.vue b/src/components/navbar/index.vue
index e37b697..cafdd52 100644
--- a/src/components/navbar/index.vue
+++ b/src/components/navbar/index.vue
@@ -10,7 +10,7 @@
           :style="{ margin: 0, fontSize: '18px' }"
           :heading="5"
         >
-          Arco Pro
+          澶фā鍨嬪钩鍙�
         </a-typography-title>
         <icon-menu-fold
           v-if="!topMenu && appStore.device === 'mobile'"

--
Gitblit v1.8.0