mark
2022-10-18 82cf226389c61c42e6b258524d5b3d8c9ac0de07
src/router/index.js
@@ -131,6 +131,14 @@
    }
  },
  {
    path: "/dataPush",
    name: "dataPush",
    component: () => import(/* webpackChunkName: "about" */ "../views/dataPush"),
    meta: {
      title: "数据上传"
    }
  },
  {
    // 实时监控
    path: "/video",
    name: "video",