路由名称

routers:{
	{
        path:'/',
        name:'home',
        component:Home
    }
}