261568008@qq.com 5 anni fa
parent
commit
8030c27399
3 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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