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