From cc8e9c4fc0509640474c018dac527a9be5b7d825 Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Fri, 17 May 2024 22:14:08 +0800 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B45=E6=9C=8817=E6=97=A5=20=E6=8D=A2?= =?UTF-8?q?=E6=96=B0=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/routes/modules/zy/zy.ts | 2 +- src/views/zy/jiaoXueDanYuanNeiRong/index2.vue | 489 ++++++++++++++++++ 2 files changed, 490 insertions(+), 1 deletion(-) create mode 100644 src/views/zy/jiaoXueDanYuanNeiRong/index2.vue diff --git a/src/router/routes/modules/zy/zy.ts b/src/router/routes/modules/zy/zy.ts index 2658662..3fe9d45 100644 --- a/src/router/routes/modules/zy/zy.ts +++ b/src/router/routes/modules/zy/zy.ts @@ -65,7 +65,7 @@ const zuoye: AppRouteModule = { { path: 'jiaoXueDanYuanNeiRong', name: 'jiaoXueDanYuanNeiRong', - component: () => import('/@/views/zy/jiaoXueDanYuanNeiRong/index.vue'), + component: () => import('/@/views/zy/jiaoXueDanYuanNeiRong/index2.vue'), meta: { title: '教学单元内容', }, diff --git a/src/views/zy/jiaoXueDanYuanNeiRong/index2.vue b/src/views/zy/jiaoXueDanYuanNeiRong/index2.vue new file mode 100644 index 0000000..08bf861 --- /dev/null +++ b/src/views/zy/jiaoXueDanYuanNeiRong/index2.vue @@ -0,0 +1,489 @@ + + + + + + + 保存 + 刷新 + 新增标题 + + + + + + + + + + + + + + + + {{ one.sort }}: + + { one.isEdit = false }" @click="stop" class="ainput"/> + { stop(e);one.isEdit = true }" > {{ one.title }} + + + + + + 新增章节 + 删除 + + + + + + + + + + + + + {{ one.sort }}.{{ two.sort }}: + + { two.isEdit = false }" @click="stop" class="ainput"/> + { stop(e);two.isEdit = true }" > {{ two.title }} + + + + + + + 上传资源 + 删除 + + + + + 视频 + 文档 + 富文本 + + + + + + + + + {{ one.sort }}.{{ two.sort }}.{{ three.sort }} + + 视频 + + + 文档 + + + 富文本 + + + + + three.isEdit = false" class="addBtn">确认 + three.isEdit = true" class="addBtn">编辑 + 删除 + + + + + + + {{ three.filePath }} + + + + {{ three.filePath }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +