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