From b9bab9475ec6bf6728f7d16cc7bfed91c97961e9 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Thu, 8 Dec 2022 23:43:50 +0800 Subject: [PATCH 1/5] =?UTF-8?q?--=20=E5=A4=8D=E5=88=B6=E5=BC=80=E8=AF=BEan?= =?UTF-8?q?d=E5=AD=A6=E5=91=98=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 22 + src/api/student.js | 4 + src/views/courselibrary/CoursewareManage.vue | 4 +- src/views/learningpath/LevelAdd.vue | 23 + src/views/projectcenter/TaskPage.vue | 1687 +++++++++--------- 5 files changed, 897 insertions(+), 843 deletions(-) create mode 100644 src/api/student.js diff --git a/src/App.vue b/src/App.vue index e75658e9..962685fb 100644 --- a/src/App.vue +++ b/src/App.vue @@ -140,6 +140,28 @@ export default defineComponent({ });