src/router/index.js @@ -36,6 +36,11 @@ component: () => import('@/views/film/film_china'), meta: { title: '中国影视' } }, { path: '/film_world', component: () => import('@/views/film/film_world'), meta: { title: '世界影视' } }, { path: '/',