See999 5 år sedan
förälder
incheckning
7876eb627e
3 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0 1
      src/router/modules/scrm.js
  2. 0 1
      src/router/modules/shop.js
  3. 0 1
      src/router/modules/slow.js

+ 0 - 1
src/router/modules/scrm.js Visa fil

@@ -4,7 +4,6 @@ export default {
4 4
   path: '/scrm',
5 5
   component: Layout,
6 6
   redirct: 'noredirect',
7
-  hidden:true,
8 7
   children: [{
9 8
     path: process.env.SRCM_HOST,
10 9
     name: 'scrm',

+ 0 - 1
src/router/modules/shop.js Visa fil

@@ -4,7 +4,6 @@ export default {
4 4
   path: '/shop',
5 5
   component: Layout,
6 6
   redirct: 'noredirect',
7
-  hidden:true,
8 7
   children: [{
9 8
     path: process.env.MIRCO_MALL_HOST,
10 9
     name: 'shop',

+ 0 - 1
src/router/modules/slow.js Visa fil

@@ -4,7 +4,6 @@ export default {
4 4
   path: '/slow',
5 5
   component: Layout,
6 6
   redirct: 'noredirect',
7
-  hidden:true,
8 7
   children: [{
9 8
     path: 'process.env.CDM_HOST',
10 9
     name: 'slow',