Browse Source

bug 修复

lilei 4 năm trước cách đây
mục cha
commit
7f05f56a90
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/config/router.config.js

+ 1 - 1
src/config/router.config.js

@@ -29,7 +29,7 @@ export const asyncRouterMap = [{
       meta: {
         title: '首页',
         icon: 'home',
-        hidden: true
+        hiddenHeaderContent: true
       }
     },
     {