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