king
2024-06-19 9ff5920c0a58771219b134a7b46b7d0c1e1542ad
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'
        }]
      })