landjj321
2021-03-25 62c56fc8fee82b73f8fffd91f828ccea21d29e60
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: '/',