@@ -52,7 +52,7 @@ const noLoginRouter = [
name: 'shareMusic',
component: () => import('@/teacher/share-page/share-music/index'),
meta: {
- title: '分享专辑'
+ title: '分享曲谱'
}
]