111
This commit is contained in:
@@ -4,11 +4,11 @@ import VueRouter from 'vue-router'
|
||||
Vue.use(VueRouter)
|
||||
|
||||
const routes = [
|
||||
//{
|
||||
// path: '/',
|
||||
// {
|
||||
// path: '/test',
|
||||
// name: 'index',
|
||||
// component: () => import(/* webpackChunkName: "about" */ '../views/index')
|
||||
//},
|
||||
// component: () => import(/* webpackChunkName: "about" */ '../views/test.vue')
|
||||
// },
|
||||
{
|
||||
path: '/home',
|
||||
name: 'index',
|
||||
|
||||
Reference in New Issue
Block a user