Browse Source

Merge branch 'master' of http://git.shengws.com/csx/Pad_New

XMLWAN 4 years ago
parent
commit
026dbe7e92
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/router/index.js

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

@@ -9,6 +9,7 @@ export default new Router({
9 9
       name: "Home",
10 10
       component: () => import("@/pages/home/login")
11 11
     },
12
+
12 13
     {
13 14
       path: "/product",
14 15
       name: "Product",