lex 1 年之前
父節點
當前提交
50d7489b43
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/routes/index.ts

+ 1 - 1
src/router/routes/index.ts

@@ -192,7 +192,7 @@ export const constantRoutes: RouteRecordRaw[] = [
         component: () =>
           import('@/views/content-information/content-music/detail'),
         meta: {
-          title: '曲鉴赏'
+          title: '曲鉴赏'
         }
       },
       {