项目代码/BigScreen/src/router/index.js @@ -4,7 +4,7 @@ Vue.use(VueRouter) const routes = [{ path: '/line', path: '/', name: 'indexLine', component: () => import('../views/indexLine.vue') },