lanjianrong %!s(int64=5) %!d(string=hai) anos
pai
achega
41adbdc69e
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      config/routes.js

+ 6 - 6
config/routes.js

@@ -64,13 +64,13 @@ export default [
         component: './Customer/Business',
         access: 'authRouteFilter',
         validatePerm: true
-      },
-      {
-        path: '/customer/test',
-        name: 'test',
-        icon: 'icon-usd-circle',
-        component: './Customer/Test'
       }
+      // {
+      //   path: '/customer/test',
+      //   name: 'test',
+      //   icon: 'icon-usd-circle',
+      //   component: './Customer/Test'
+      // }
     ]
   },
   {