Browse Source

删除下载专区内容

Pchen. 4 months ago
parent
commit
77b98d3d10
2 changed files with 0 additions and 88 deletions
  1. 0 68
      src/pages/download/index.vue
  2. 0 20
      src/router/index.js

File diff suppressed because it is too large
+ 0 - 68
src/pages/download/index.vue


+ 0 - 20
src/router/index.js

@@ -144,26 +144,6 @@ const routes = [
             }
         ]
     },
-    {
-        path: "/download",
-        name: "download",
-        component: DEFAULT_LAYOUT,
-        meta: {
-            title: '下载专区',
-            onlyWeb: true,
-            icon: 'icon-download'
-        },
-        children: [
-            {
-                path: 'down',
-                name: 'download.down',
-                component: () => import('../pages/download/index.vue'),
-                meta: {
-                    title: '客户端下载'
-                }
-            }
-        ]
-    },
     {
         path: "/admin",
         name: 'admin',

Some files were not shown because too many files changed in this diff