mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 06:40:17 +08:00
refactor(projects): 路由文件夹重构
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ROOT from './root'; // 没有子菜单的单独页面
|
||||
import ROOT from './root';
|
||||
import DASHBOARD from './dashboard';
|
||||
import DOCUMENT from './document';
|
||||
import COMPONENT from './component';
|
||||
|
||||
Reference in New Issue
Block a user