// export default [ // { // name: 'BaseInf', // icon: 'from', // path: '/BaseInf', // routes: [ // { // path: '/baseInf', // name: 'baseInf', // component: './BaseInf' // } // ] // } // ]