xiangpei
2025-06-05 833d0b717734b08c8b32ae057679282be6c2b66d
src/router/index.js
@@ -68,7 +68,7 @@
    children: [
      {
        path: 'index',
        component: () => import('@/views/index'),
        component: () => import('@/views/index-nongtou'),
        name: 'Index',
        meta: { title: '首页', icon: 'dashboard', affix: true }
      }