diff --git a/src/assets/images/basicinfo/ch.png b/src/assets/images/basicinfo/ch.png new file mode 100644 index 00000000..a36538bf Binary files /dev/null and b/src/assets/images/basicinfo/ch.png differ diff --git a/src/assets/images/coursewareManage/imgs.png b/src/assets/images/coursewareManage/imgs.png new file mode 100644 index 00000000..71f006bc Binary files /dev/null and b/src/assets/images/coursewareManage/imgs.png differ diff --git a/src/assets/images/coursewareManage/nostate.png b/src/assets/images/coursewareManage/nostate.png new file mode 100644 index 00000000..2e88dc18 Binary files /dev/null and b/src/assets/images/coursewareManage/nostate.png differ diff --git a/src/assets/images/studentimg/bgimg.png b/src/assets/images/studentimg/bgimg.png new file mode 100644 index 00000000..040c51cc Binary files /dev/null and b/src/assets/images/studentimg/bgimg.png differ diff --git a/src/assets/images/studentimg/chak.png b/src/assets/images/studentimg/chak.png new file mode 100644 index 00000000..d87fd7cd Binary files /dev/null and b/src/assets/images/studentimg/chak.png differ diff --git a/src/assets/images/studentimg/character.png b/src/assets/images/studentimg/character.png new file mode 100644 index 00000000..ff64ffd6 Binary files /dev/null and b/src/assets/images/studentimg/character.png differ diff --git a/src/assets/images/studentimg/close.png b/src/assets/images/studentimg/close.png new file mode 100644 index 00000000..6838766d Binary files /dev/null and b/src/assets/images/studentimg/close.png differ diff --git a/src/assets/images/studentimg/complete.png b/src/assets/images/studentimg/complete.png new file mode 100644 index 00000000..e8b14f68 Binary files /dev/null and b/src/assets/images/studentimg/complete.png differ diff --git a/src/assets/images/studentimg/notice.png b/src/assets/images/studentimg/notice.png new file mode 100644 index 00000000..1840f7f2 Binary files /dev/null and b/src/assets/images/studentimg/notice.png differ diff --git a/src/assets/images/studentimg/open.png b/src/assets/images/studentimg/open.png new file mode 100644 index 00000000..fe97a102 Binary files /dev/null and b/src/assets/images/studentimg/open.png differ diff --git a/src/assets/images/studentimg/xls.png b/src/assets/images/studentimg/xls.png new file mode 100644 index 00000000..0a86c92e Binary files /dev/null and b/src/assets/images/studentimg/xls.png differ diff --git a/src/components/drawers/CorPowerlist.vue b/src/components/drawers/CorPowerlist.vue new file mode 100644 index 00000000..34c4d1e7 --- /dev/null +++ b/src/components/drawers/CorPowerlist.vue @@ -0,0 +1,352 @@ + + + \ No newline at end of file diff --git a/src/components/drawers/ImportStu.vue b/src/components/drawers/ImportStu.vue index e0bc373d..b1d7c751 100644 --- a/src/components/drawers/ImportStu.vue +++ b/src/components/drawers/ImportStu.vue @@ -33,7 +33,7 @@
-
+
京东方商业模型.xls
正在上传
@@ -48,7 +48,7 @@
上传失败
-
+
京东方商业模型.xls
上传失败
@@ -64,7 +64,7 @@
上传成功
-
+
京东方商业模型.xls
上传成功
@@ -221,12 +221,12 @@ export default { cursor: pointer; } .alimg { - width: 28px; - height: 32px; + width: 32px; + height: 34px; position: absolute; top: 66px; left: 24px; - background: green; + //background: green; } .upproject { position: absolute; diff --git a/src/components/drawers/OwnPower.vue b/src/components/drawers/OwnPower.vue new file mode 100644 index 00000000..ca7183fe --- /dev/null +++ b/src/components/drawers/OwnPower.vue @@ -0,0 +1,776 @@ + + + + + \ No newline at end of file diff --git a/src/components/drawers/Ownership.vue b/src/components/drawers/Ownership.vue new file mode 100644 index 00000000..f0267f44 --- /dev/null +++ b/src/components/drawers/Ownership.vue @@ -0,0 +1,806 @@ + + + + + \ No newline at end of file diff --git a/src/components/drawers/PowerList.vue b/src/components/drawers/PowerList.vue new file mode 100644 index 00000000..a87f8571 --- /dev/null +++ b/src/components/drawers/PowerList.vue @@ -0,0 +1,546 @@ + + + + + \ No newline at end of file diff --git a/src/components/drawers/ProMess.vue b/src/components/drawers/ProMess.vue new file mode 100644 index 00000000..342d8572 --- /dev/null +++ b/src/components/drawers/ProMess.vue @@ -0,0 +1,140 @@ + + + + + \ No newline at end of file diff --git a/src/components/drawers/SeeStu.vue b/src/components/drawers/SeeStu.vue new file mode 100644 index 00000000..d79b413c --- /dev/null +++ b/src/components/drawers/SeeStu.vue @@ -0,0 +1,360 @@ + + + + + \ No newline at end of file diff --git a/src/components/drawers/StuAdd.vue b/src/components/drawers/StuAdd.vue index 2c44005f..7f7cf7dc 100644 --- a/src/components/drawers/StuAdd.vue +++ b/src/components/drawers/StuAdd.vue @@ -18,7 +18,7 @@
- +
@@ -60,7 +60,7 @@ :data-source="tabledata" :loading="tableDataTotal === -1 ? true : false" expandRowByClick="true" - :scroll="{ x: 560, y: 560 }" + :scroll="{ x: 540, y: 560 }" @expand="expandTable" :pagination="false" :row-selection="{ @@ -98,7 +98,7 @@
受众名称:
@@ -168,12 +168,30 @@
-
李明
-
李大明
-
李二明
-
李明
-
李大明
-
李二明
+
+ 李明 +
+
+
+ 李大明 +
+
+
+ 李二明 +
+
+
+ 李明 +
+
+
+ 李大明 +
+
+
+ 李二明 +
+
@@ -201,6 +219,7 @@ export default { pageSize: 10, currentPage: 1, tableDataTotal: 50, + stuaddTab: "1", organizeList: [ { id: 1, @@ -392,6 +411,10 @@ export default { width: 40, align: "center", className: "h", + sorter: { + compare: (a, b) => a.time - b.time, + multiple: 3, + }, }, { title: "人数", @@ -421,8 +444,13 @@ export default { }); const closeDrawer = () => { ctx.emit("update:Stuvisible", false); + state.stuaddTab = "1"; }; + const stuaddChange = (e) => { + state.stuaddTab = e; + } + const afterVisibleChange = (bool) => { console.log("state", bool); }; @@ -432,22 +460,23 @@ export default { afterVisibleChange, closeDrawer, // change, + stuaddChange, }; }, }; - diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue index d5c582a6..36cc7d77 100644 --- a/src/views/learningpath/LearningPath.vue +++ b/src/views/learningpath/LearningPath.vue @@ -71,7 +71,7 @@ :data-source="tableData" :loading="tableDataTotal === -1 ? true : false" expandRowByClick="true" - :scroll="{ x: 1600 }" + :scroll="{ x: 1550 }" @expand="expandTable" :pagination="false" /> @@ -90,6 +90,7 @@ +
+ + +
+
+ + 路径发布 +
+
+ +
+
+
+
产品经理上升路径
+
+ 路径时间:2022/08/01-2022/08/30 +
+
+
+
路径信息
+
当前路径共0个阶段,0个任务
+
+
+
学员信息
+
路径共0名学员
+
+
+
+ + 发送路径通知 +
+
+ 发给老师 + 发给学员 +
+
+ 取消 + 发布 +
+
+
+ + +
+
+
+
+
+ 提示 +
+
+
+ 您确定要复制此路径吗 +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+ + +
+
+
+
+
+ 提示 +
+
+
+ 您确定要停用此路径吗 +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+ + +
+
+
+
+
+ 提示 +
+
+
+ 您确定要删除此路径吗 +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+ + +
+
+
+
+
+ 提示 +
+
+
+ 您确定要启用此路径吗 +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+ + +
+
+
+
+
+ 提示 +
+
+
+ 是否撤回路径 +
(路径撤回后学员进度保留,发布后可继续学习)
+
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+ + + +