src/layout/components/Sidebar/menu.js
@@ -68,7 +68,7 @@ { path: 'evaluate', name: 'evaluate', meta: { title: '评价类型管理',icon: 'build'} meta: { title: '类型管理',icon: 'build'} }, { path: 'expertsType', @@ -113,6 +113,13 @@ } , ] }, ], noMenu: [ { path: '/noMenu', name: 'noMenu', meta: { title: '提示',icon: 'form',affix: true } }, ] }