feat(projects): 添加固定路由
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import BasicLayout from './BasicLayout/index.vue';
|
||||
import BlankLayout from './BlankLayout/index.vue';
|
||||
|
||||
export { BasicLayout };
|
||||
export { BasicLayout, BlankLayout };
|
||||
|
||||
Reference in New Issue
Block a user