wbdenglu
This commit is contained in:
@@ -144,7 +144,12 @@ const routes: Array<RouteRecordRaw> = [
|
||||
path: '/about',
|
||||
name: 'About',
|
||||
component: () => import('../views/login/About.vue')
|
||||
}
|
||||
},{
|
||||
path: '/wblogin',
|
||||
name: 'About',
|
||||
component: () => import('../views/login/wblogin.vue')
|
||||
},
|
||||
|
||||
]
|
||||
|
||||
const router = createRouter({
|
||||
|
||||
Reference in New Issue
Block a user