Commit d22e2b4c by Tianqing Liu

feat: op

1 parent 8aa94e87
......@@ -6,6 +6,7 @@ const routes = [
path: "/",
name: "Video",
component: () => import("@/views/video/index.vue"),
// component: () => import("@/views/heatMap/index.vue"),
},
{
path: "/heatMap",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!