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