tijiao
This commit is contained in:
@@ -992,6 +992,15 @@ export default new Router({
|
||||
hideSidebar: true
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/LateX', //用户端预收录-引用编辑
|
||||
component: () => import('../components/page/components/table/LateX.vue'),
|
||||
meta: {
|
||||
title: 'LateX',
|
||||
hideSidebar: true,
|
||||
hideTitle: true,
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'PreIngestedEditor',
|
||||
path: '/PreIngestedEditor', // 编辑端 - 预收录编辑页面
|
||||
|
||||
Reference in New Issue
Block a user