See999 5 lat temu
rodzic
commit
7876eb627e

+ 0 - 1
src/router/modules/scrm.js Wyświetl plik

@@ -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 Wyświetl plik

@@ -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 Wyświetl plik

@@ -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',