Hui Yu
2021-03-22 4c9f32f5c5fc8d79bcd143916e43eca533520ded
src/router/index.js
@@ -22,6 +22,11 @@
    meta: { title: '网站建设中...' }
  },
  {
     path: '/music_cn',
     component: () => import('@/views/music/music_china'),
     meta: { title: '中国音乐...'}
  },
  {
    path: '/',
    component: () => import('@/views/home/index'),
    meta: { title: '强军网-首页' }