jiangping
2024-11-05 abc14c4f8a402e4c41b0645bfa0e1c797f0210a1
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/EnergyConsum.vue')
    },
    {
      path: '/PlatformCall', // 月台叫号大屏