Merge branch 'main' of http://47.109.205.240:3000/Web/digital-agriculture-screen
This commit is contained in:
commit
64a09455c4
@ -20,12 +20,12 @@ export default [
|
|||||||
component: () => import('@/views/demo/rank.vue'),
|
component: () => import('@/views/demo/rank.vue'),
|
||||||
meta: { title: '滚动排名列表', icon: 'document' },
|
meta: { title: '滚动排名列表', icon: 'document' },
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
path: '/page',
|
// path: '/page',
|
||||||
component: () => import('@/views/demo/test.vue'),
|
// component: () => import('@/views/demo/test.vue'),
|
||||||
name: 'page',
|
// name: 'page',
|
||||||
meta: { title: '测试', icon: 'document' },
|
// meta: { title: '测试', icon: 'document' },
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user