Browse Source

修改bug

shuhao 3 tháng trước cách đây
mục cha
commit
9848c203a0
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/router/mainRoutes.js

+ 2 - 2
src/router/mainRoutes.js

@@ -10,8 +10,8 @@ export default [
     {
         path: "/home",
         name: "Home",
-        // component: () => import("@/views/home/index.vue"),
-        component: () => import("@/views/authentic/index.vue"),
+        component: () => import("@/views/home/index.vue"),
+        // component: () => import("@/views/authentic/index.vue"),
     },
     {
         path: "/garden-file",