From 9ff5920c0a58771219b134a7b46b7d0c1e1542ad Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 19 六月 2024 23:50:13 +0800
Subject: [PATCH] 2024-06-19

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

diff --git a/src/components/tabview/index.jsx b/src/components/tabview/index.jsx
index a30f61c..88e48b9 100644
--- a/src/components/tabview/index.jsx
+++ b/src/components/tabview/index.jsx
@@ -38,7 +38,7 @@
         activeId: 'home_page_id',
         tabviews: [{
           MenuID: 'home_page_id',
-          MenuName: '棣栭〉',
+          MenuName: window.GLOB.dict['home'] || '棣栭〉',
           type: 'Home'
         }]
       })

--
Gitblit v1.8.0