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: '强军网-首页' }