瀏覽代碼

云练习

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: '云练'
     }
   },
   {