landjj321
2021-03-23 12a0b08dd957dfc6ca02f708ca67588e64efc225
src/router/index.js
@@ -27,6 +27,12 @@
     meta: { title: '中国音乐...'}
  },
  {
       path: '/music_world',
       component: () => import('@/views/music/music_word'),
       meta: { title: '世界音乐...'}
  },
  {
    path: '/',
    component: () => import('@/views/home/index'),
    meta: { title: '强军网-首页' }