mirror of
https://github.com/veops/cmdb.git
synced 2025-10-11 01:29:18 +08:00
Modify code organization
This commit is contained in:
5
cmdb-ui/src/views/account/center/page/index.js
Normal file
5
cmdb-ui/src/views/account/center/page/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import AppPage from './App'
|
||||
import ArticlePage from './Article'
|
||||
import ProjectPage from './Project'
|
||||
|
||||
export { AppPage, ArticlePage, ProjectPage }
|
Reference in New Issue
Block a user