瀏覽代碼

路由文件

DESKTOP-O04BTUJ\muzen 3 年之前
父節點
當前提交
c61c476363
共有 1 個文件被更改,包括 0 次插入8 次删除
  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'
-      }
     }]
   },
   // 项目管理