diff --git a/src/api/growth/index.js b/src/api/growth/index.js new file mode 100644 index 00000000..204aae51 --- /dev/null +++ b/src/api/growth/index.js @@ -0,0 +1,5 @@ +import ajax from "@/api/ajax" +//获取详情 +export const getList = (params) => ajax.get('/manageApi',`/stu/grow/getStuLearnInfo?userId=${params}`); +//获取路径图详情 +export const taskList = (params) => ajax.get('/manageApi',`/stu/grow/taskList?growId=${params}`); diff --git a/src/assets/images/growth/CurrentPath.png b/src/assets/images/growth/CurrentPath.png new file mode 100755 index 00000000..94cf9819 Binary files /dev/null and b/src/assets/images/growth/CurrentPath.png differ diff --git a/src/assets/images/growth/NoPermissionPath.png b/src/assets/images/growth/NoPermissionPath.png new file mode 100755 index 00000000..6bc5bb88 Binary files /dev/null and b/src/assets/images/growth/NoPermissionPath.png differ diff --git a/src/assets/images/growth/OtherPath.png b/src/assets/images/growth/OtherPath.png new file mode 100755 index 00000000..bb5aa403 Binary files /dev/null and b/src/assets/images/growth/OtherPath.png differ diff --git a/src/assets/images/growth/begin.png b/src/assets/images/growth/begin.png new file mode 100644 index 00000000..4b6a6d90 Binary files /dev/null and b/src/assets/images/growth/begin.png differ diff --git a/src/assets/images/growth/close.png b/src/assets/images/growth/close.png new file mode 100644 index 00000000..81900ace Binary files /dev/null and b/src/assets/images/growth/close.png differ diff --git a/src/assets/images/growth/explain.png b/src/assets/images/growth/explain.png new file mode 100644 index 00000000..8dd10ab2 Binary files /dev/null and b/src/assets/images/growth/explain.png differ diff --git a/src/assets/images/growth/fileBack.png b/src/assets/images/growth/fileBack.png new file mode 100644 index 00000000..c3dcf386 Binary files /dev/null and b/src/assets/images/growth/fileBack.png differ diff --git a/src/assets/images/growth/firstRoadmap.png b/src/assets/images/growth/firstRoadmap.png new file mode 100644 index 00000000..8523d361 Binary files /dev/null and b/src/assets/images/growth/firstRoadmap.png differ diff --git a/src/assets/images/growth/growthLeft.png b/src/assets/images/growth/growthLeft.png new file mode 100644 index 00000000..8f145d45 Binary files /dev/null and b/src/assets/images/growth/growthLeft.png differ diff --git a/src/assets/images/growth/growthRight.png b/src/assets/images/growth/growthRight.png new file mode 100644 index 00000000..f83a18a5 Binary files /dev/null and b/src/assets/images/growth/growthRight.png differ diff --git a/src/assets/images/growth/growthTime.png b/src/assets/images/growth/growthTime.png new file mode 100644 index 00000000..368168ff Binary files /dev/null and b/src/assets/images/growth/growthTime.png differ diff --git a/src/assets/images/growth/mark.png b/src/assets/images/growth/mark.png new file mode 100644 index 00000000..96ae4349 Binary files /dev/null and b/src/assets/images/growth/mark.png differ diff --git a/src/assets/images/growth/ppt.png b/src/assets/images/growth/ppt.png new file mode 100644 index 00000000..b8d918e9 Binary files /dev/null and b/src/assets/images/growth/ppt.png differ diff --git a/src/assets/images/growth/roadmap.png b/src/assets/images/growth/roadmap.png new file mode 100644 index 00000000..a6456ae5 Binary files /dev/null and b/src/assets/images/growth/roadmap.png differ diff --git a/src/components/UserCenter/menu.vue b/src/components/UserCenter/menu.vue index 7e8a02ad..726c8f5c 100644 --- a/src/components/UserCenter/menu.vue +++ b/src/components/UserCenter/menu.vue @@ -261,8 +261,11 @@ 我的考试 - + +
+
+ 通用力专区
+
+ 创新力专区
+
+ 当前路径
+
+ 其他路径
+
+ 其他路径(无权限)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+