k94314517
2024-10-31 298c6662a41395c7c19adf85d19a0d274b926c46
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/TaskEfficiency.vue')
      component: () => import('../views/SecurityControl.vue')
    },
    {
      path: '/PlatformCall', // 月台叫号大屏