ll
liukangdong
2024-10-29 0bda79a1d5f0de3a1885f13763c516650bc19007
screen/src/router/index.js
@@ -1,12 +1,11 @@
import { createRouter, createWebHashHistory } from 'vue-router'
import HomeView from '../views/PlatformCall.vue'
const router = createRouter({
  history: createWebHashHistory(),
  routes: [
    {
      path: '/',
      component: () => import('../views/LogisticsEfficiency.vue')
      component: () => import('../views/FireFighting.vue')
    },
    {
      path: '/PlatformCall', // 月台叫号大屏