Browse Source

02/21 15:09

11
261568008@qq.com 5 years ago
parent
commit
8030c27399
3 changed files with 2 additions and 2 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/js/app.3325413b.js
  3. 2 2
      src/router/teacherRouter.js

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.3325413b.js


+ 2 - 2
src/router/teacherRouter.js

@@ -179,7 +179,7 @@ let teacherRouter = [
     component: () =>
       import(/* webpackChunkName: "privacy" */ "@/views/teacher/studyReport"),
     meta: {
-      descrition: "陪练报告",
+      descrition: "学习报告",
       weight: 8 // 页面权重
     }
   },
@@ -189,7 +189,7 @@ let teacherRouter = [
     component: () =>
       import(/* webpackChunkName: "privacy" */ "@/views/teacher/reportDetail"),
     meta: {
-      descrition: "陪练报告",
+      descrition: "学习报告",
       weight: 8 // 页面权重
     }
   }

Some files were not shown because too many files changed in this diff