Browse Source

路由文件

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
c61c476363
1 changed files with 0 additions and 8 deletions
  1. 0 8
      src/router/index.js

+ 0 - 8
src/router/index.js

@@ -344,14 +344,6 @@ export const dynamicRoutes = [{
         title: `定制详情`,
         activeMenu: '/channel/custom'
       }
-    },{
-      path: 'custom/edit',
-      component: () => import('@/views/channel/custom/edit'),
-      name: 'channelCustomEdit',
-      meta: {
-        title: `频道详情`,
-        activeMenu: '/channel/custom'
-      }
     }]
   },
   // 项目管理