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