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