diff --git a/src/router/routes/modules/zyHistory/zyHistory.ts b/src/router/routes/modules/zyHistory/zyHistory.ts new file mode 100644 index 0000000..e2beaa9 --- /dev/null +++ b/src/router/routes/modules/zyHistory/zyHistory.ts @@ -0,0 +1,53 @@ +import type { AppRouteModule } from '/@/router/types'; + +// import { LAYOUT } from '/@/router/constant'; +import { t } from '/@/hooks/web/useI18n'; + +const zuoyehistory: AppRouteModule = { + path: '/history', + name: 'history', + component: () => import('/@/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMain.vue'), + redirect: '/history/hismain', + meta: { + isAddStaticPath: true,//是否静态引入(不用配置menu表) + orderNo: 106, + title: '历史作业', + }, + children: [ + { + path: 'hismain', + name: 'zuoyeHistoryMain', + meta: { + title: '课程介绍', + }, + component: () => import('/@/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryDetail.vue'), + }, + { + path: 'hisTzgg', + name: 'hisTzgg', + component: () => import('/@/views/zy/zyGonggao/StudentGonggaoList.vue'), + meta: { + title: '通知公告', + }, + }, + { + path: 'hisKczy', + name: 'hisKczy', + component: () => import('/@/views/zy/zyInfo/ZyInfoHisMainList.vue'), + meta: { + title: '课程作业', + }, + }, + { + path: 'hisdksbl', + name: 'hisdksbl', + component: () => import('/@/views/kc/detection/zyZhjsList.vue'), + meta: { + title: '到课识别率', + }, + }, + + ] +} + +export default zuoyehistory; diff --git a/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcHistory.vue b/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcHistory.vue new file mode 100644 index 0000000..76ecad7 --- /dev/null +++ b/src/views/site/renKeJiaoCheng/checkKecheng/dqxqkcHistory.vue @@ -0,0 +1,143 @@ + + + + \ No newline at end of file diff --git a/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryDetail.vue b/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryDetail.vue new file mode 100644 index 0000000..16a4e64 --- /dev/null +++ b/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryDetail.vue @@ -0,0 +1,202 @@ + + + + \ No newline at end of file diff --git a/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMain.vue b/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMain.vue new file mode 100644 index 0000000..cb1f6bf --- /dev/null +++ b/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMain.vue @@ -0,0 +1,90 @@ + + + + \ No newline at end of file diff --git a/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMenu.vue b/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMenu.vue new file mode 100644 index 0000000..9c5d33d --- /dev/null +++ b/src/views/site/renKeJiaoCheng/checkKecheng/history/kcHistoryMenu.vue @@ -0,0 +1,121 @@ + + + + diff --git a/src/views/zy/zyInfo/ZyInfoHisList.vue b/src/views/zy/zyInfo/ZyInfoHisList.vue new file mode 100644 index 0000000..782a2a4 --- /dev/null +++ b/src/views/zy/zyInfo/ZyInfoHisList.vue @@ -0,0 +1,291 @@ + + + + + diff --git a/src/views/zy/zyInfo/ZyInfoHisMainList.vue b/src/views/zy/zyInfo/ZyInfoHisMainList.vue new file mode 100644 index 0000000..ade1cc2 --- /dev/null +++ b/src/views/zy/zyInfo/ZyInfoHisMainList.vue @@ -0,0 +1,29 @@ + + + + + diff --git a/src/views/zy/zyInfo/ZyInfoLiebiaoHisList.vue b/src/views/zy/zyInfo/ZyInfoLiebiaoHisList.vue new file mode 100644 index 0000000..acf3f62 --- /dev/null +++ b/src/views/zy/zyInfo/ZyInfoLiebiaoHisList.vue @@ -0,0 +1,246 @@ + + + + +