yuyu
2023-08-03 ca9b5d4118f4c29119359503859fa953495496e9
src/router/index.js
@@ -18,7 +18,8 @@
  routes: [{
    path: "/",
    component: Index
  }, {
  },
  {
    path: "/enter",
    component: () => import("../view/enter.vue")
  }]