全新init页面,提升用户体验
This commit is contained in:
@@ -18,7 +18,7 @@ const baseRouters = [
|
||||
{
|
||||
path: '/init',
|
||||
name: 'Init',
|
||||
component: () => import('@/view/init/init')
|
||||
component: () => import('@/view/init/index')
|
||||
},
|
||||
{
|
||||
path: '/login',
|
||||
|
Reference in New Issue
Block a user