feat: 新增页面

This commit is contained in:
eric
2022-12-15 14:58:35 +08:00
parent 336c03e868
commit 7dfc26e8c1
48 changed files with 18249 additions and 0 deletions

View File

@@ -48,6 +48,12 @@ export default [
icon: 'table',
path: '/list',
component: './TableList',
},
{
name: 'list.table-list',
icon: 'table',
path: '/cityNew',
component: './cityNew',
},
{
path: '/',