export default [ { path: '/Main/Home', name: 'Home', view: 'Home' }, // { // path: '/Home2', // name: 'HomeV2', // view: 'HomeV2' // }, ];