ソースを参照

修改头部名称

tanxue 4 年 前
コミット
a2232acdce
1 ファイル変更2 行追加2 行削除
  1. 2 2
      components/header.vue

+ 2 - 2
components/header.vue

@@ -61,12 +61,12 @@
             keyPath: '/',
           },
           {
-            content:  '考试平台',
+            content:  '考试系统',
             keyPath:  '/examsystem',
             children: [],
           },
           {
-            content:  '培训平台',
+            content:  '培训系统',
             keyPath:  '/trainsystem',
             children: [],
           },