顶部样式完成
This commit is contained in:
@@ -4,7 +4,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: '/',
|
||||
name: 'Home',
|
||||
component: () => import(/* webpackChunkName: "about" */ '../components/Menu.vue')
|
||||
component: () => import(/* webpackChunkName: "about" */ '../components/Nav.vue')
|
||||
},
|
||||
{
|
||||
path: '/about',
|
||||
|
||||
Reference in New Issue
Block a user