mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 05:16:43 +08:00
修改
This commit is contained in:
BIN
public/images/playtime.png
Normal file
BIN
public/images/playtime.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
public/images/tearch-top.png
Normal file
BIN
public/images/tearch-top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
@@ -96,7 +96,7 @@ export const constantRoutes = [{
|
|||||||
//此页面需要指定课程的参数
|
//此页面需要指定课程的参数
|
||||||
path: '/course/studyindex',
|
path: '/course/studyindex',
|
||||||
hidden: true,
|
hidden: true,
|
||||||
component: (resolve) => require(['@/views/study/PortalIndex'], resolve),
|
component: (resolve) => require(['@/views/study/coursenew'], resolve),
|
||||||
name: 'courseStudyIndex',
|
name: 'courseStudyIndex',
|
||||||
meta: { title: '课程学习', icon: 'dashboard', noCache: true, affix: false },
|
meta: { title: '课程学习', icon: 'dashboard', noCache: true, affix: false },
|
||||||
},
|
},
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user