diff --git a/public/images/playtime.png b/public/images/playtime.png new file mode 100644 index 00000000..c917edc5 Binary files /dev/null and b/public/images/playtime.png differ diff --git a/public/images/tearch-top.png b/public/images/tearch-top.png new file mode 100644 index 00000000..ee8d4220 Binary files /dev/null and b/public/images/tearch-top.png differ diff --git a/src/router/index.js b/src/router/index.js index c64564af..0ffd2241 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -96,7 +96,7 @@ export const constantRoutes = [{ //此页面需要指定课程的参数 path: '/course/studyindex', hidden: true, - component: (resolve) => require(['@/views/study/PortalIndex'], resolve), + component: (resolve) => require(['@/views/study/coursenew'], resolve), name: 'courseStudyIndex', meta: { title: '课程学习', icon: 'dashboard', noCache: true, affix: false }, }, diff --git a/src/views/study/PortalIndex.vue b/src/views/study/PortalIndex.vue index c0019cac..16ce69d7 100644 --- a/src/views/study/PortalIndex.vue +++ b/src/views/study/PortalIndex.vue @@ -789,7 +789,7 @@ export default { //当前已经不再使用 //console.log(e); }, - showRes(r,i,index) {//i:子节下标,index:章下标 + showRes(r,i,index) { //i:子节下标,index:章下标 if(i!=undefined && index!=undefined && r.status<9) { if(this.courseInfo.orderStudy) { //判断上个是否学完 diff --git a/src/views/study/coursenew.vue b/src/views/study/coursenew.vue index 6e23ddae..a8d7af9a 100644 --- a/src/views/study/coursenew.vue +++ b/src/views/study/coursenew.vue @@ -14,9 +14,115 @@
视频位置
