const routes = [ {path: '/', component: '@/pages/index'} ] export default routes;