Hwf 3 gün önce
ebeveyn
işleme
18cc716e8c
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. 0 6
      src/router/index.ts

+ 0 - 6
src/router/index.ts

@@ -92,12 +92,6 @@ export const constantRoutes: RouteRecordRaw[] = [
         component: () => import('@/views/index.vue'),
         name: 'Index',
         meta: { title: '首页', icon: 'sy', affix: true }
-      },
-      {
-        path: '/topicPage',
-        component: () => import('@/views/globalMap/topicPage.vue'),
-        name: 'Index22222',
-        meta: { title: 'topicPage', icon: 'sy', affix: true }
       }
     ]
   },