Browse Source

new project commit

csx 4 years ago
parent
commit
485a815791
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js View File

10
       name: "Home",
10
       name: "Home",
11
       component: () => import("@/pages/home/login")
11
       component: () => import("@/pages/home/login")
12
     },
12
     },
13
+
13
     {
14
     {
14
       path: "/product",
15
       path: "/product",
15
       name: "Product",
16
       name: "Product",