From 68f5a4957e353e87cfd733560bd00db0ce40f655 Mon Sep 17 00:00:00 2001 From: lixg Date: Tue, 13 Dec 2022 21:49:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/config.js | 2 +- src/components/NavTop.vue | 2 +- src/views/projectcenter/templateAdd.vue | 220 +++++++++++++----------- 3 files changed, 119 insertions(+), 105 deletions(-) diff --git a/src/api/config.js b/src/api/config.js index b726a884..8e180c47 100644 --- a/src/api/config.js +++ b/src/api/config.js @@ -2,7 +2,7 @@ * @Author: lixg lixg@dongwu-inc.com * @Date: 2022-11-21 14:32:52 * @LastEditors: lixg lixg@dongwu-inc.com - * @LastEditTime: 2022-12-13 09:24:16 + * @LastEditTime: 2022-12-13 15:30:27 * @FilePath: /fe-manage/src/api/config.js * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE */ diff --git a/src/components/NavTop.vue b/src/components/NavTop.vue index 306d7b78..797a6847 100644 --- a/src/components/NavTop.vue +++ b/src/components/NavTop.vue @@ -76,7 +76,7 @@ export default { { id: 1, name: "管理员", - go: "/manage/learningpath", + go: "/learningpath", }, { id: 2, diff --git a/src/views/projectcenter/templateAdd.vue b/src/views/projectcenter/templateAdd.vue index 6d7ae89d..839f41b3 100644 --- a/src/views/projectcenter/templateAdd.vue +++ b/src/views/projectcenter/templateAdd.vue @@ -4,10 +4,10 @@
创建/编辑单层模板
返回
@@ -17,25 +17,25 @@
模板名称
分类
@@ -43,92 +43,97 @@
-
+
封面图
-
+
avatar
- - 高宽比为16:9 (如:800*450) png或jpg图片 - + + 高宽比为16:9 (如:800*450) png或jpg图片 +
项目时间
项目经理
资源归属
@@ -138,11 +143,11 @@
@@ -151,24 +156,23 @@
同步学习记录
- 同步课程学习记录(如学员在课程库中拥有课程的学习记录,自动免修该课程)同步课程学习记录(如学员在课程库中拥有课程的学习记录,自动免修该课程)
项目级别
@@ -179,8 +183,8 @@
培训体系
@@ -191,15 +195,13 @@
是否BOEU实施
- + @@ -210,20 +212,18 @@