src/router.js
@@ -75,7 +75,7 @@ path: 'tag/list', component: () => import('@/views/user/tag/list'), name: 'TagAdminPageList', meta: { title: '标签列表', noCache: true } meta: { title: '学生标签', noCache: true } }, { path: 'tag/edit', @@ -100,7 +100,7 @@ component: () => import('@/views/onlineStudy/video/type'), name: 'VideoType', meta: { title: '视频分类' title: '视频分类', noCache: true } } ]