20210624
This commit is contained in:
@@ -216,6 +216,11 @@ export default new Router({
|
||||
component:()=>import('../components/page/reviewer.vue'),
|
||||
meta:{title:'reviewer'}
|
||||
},
|
||||
{
|
||||
path:'/orcidLink',
|
||||
component:()=>import('../components/page/orcidLink.vue'),
|
||||
meta:{title:'orcidLink'}
|
||||
},
|
||||
{
|
||||
path:'/thanks',
|
||||
component:()=>import('../components/page/thanks.vue'),
|
||||
|
||||
Reference in New Issue
Block a user