소스 검색

云练习

liushengqiang 2 년 전
부모
커밋
3e90692e2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/router/routes-common.ts

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

@@ -40,7 +40,7 @@ export const router: RouteRecordRaw[] = [
     name: 'accompany',
     component: () => import('@/views/accompany/index'),
     meta: {
-      title: '云练'
+      title: '云练'
     }
   },
   {