k94314517
2024-11-01 f2c90714adae1f063d5b205c2488d8db1569fd37
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/LogisticsCenter.vue')
      component: () => import('../views/EnergyConsum.vue')
    },
    {
      path: '/PlatformCall', // 月台叫号大屏