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 }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +