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