This commit is contained in:
lmj
2022-09-07 14:31:07 +08:00
parent e3f1e3e413
commit 3db47fe738
5 changed files with 1451 additions and 20 deletions

BIN
public/images/playtime.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -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 },
},

File diff suppressed because it is too large Load Diff