提交 707b3115 authored 作者: 王鹏飞's avatar 王鹏飞

实操->实训

上级 6ca240ba
......@@ -79,7 +79,7 @@ export default {
// icon: 'icon-bianzu6-hong',
// children: [
// { title: '理论班课', path: '/course/learn' },
// { title: '实班课', path: '/course/learn' }
// { title: '实班课', path: '/course/learn' }
// ]
// },
{
......@@ -88,11 +88,11 @@ export default {
children: [{ title: '课程库', path: '/course/learn' }]
},
{
title: '实资源',
title: '实资源',
icon: 'icon-kaoshihong',
children: [
// { title: '实课程库', path: '/teacher/practicalCourse' },
{ title: '实课程库', path: xtrainingUrl, href: xtrainingUrl }
// { title: '实课程库', path: '/teacher/practicalCourse' },
{ title: '实课程库', path: xtrainingUrl, href: xtrainingUrl }
]
}
// {
......
<template>
<app-container title="实课程库">
<app-container title="实课程库">
<template #header-right>
<div class="search">
<el-input prefix-icon="el-icon-search" clearable v-model="searchValue" @keyup.enter.native="handleSearch" />
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论