feat: entity列表(部分)、css架构更改

This commit is contained in:
chenjinsong
2021-12-14 16:42:45 +08:00
parent 4ef3ec5a84
commit 6623f6df65
204 changed files with 17245 additions and 1841 deletions

View File

@@ -32,7 +32,7 @@ const routes = [
},
{
path: '/entityExplorer',
component: () => import('@/views/entities/EntityExplorer')
component: () => import('@/views/entityExplorer/EntityExplorer')
},
{
path: '/galaxyProxy',