mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 添加exception页面:403,404,500
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import BasicLayout from './BasicLayout/index.vue';
|
||||
import BlankLayout from './BlankLayout/index.vue';
|
||||
import BlankChildLayout from './BlankChildLayout/index.vue';
|
||||
|
||||
export { BasicLayout, BlankLayout };
|
||||
export { BasicLayout, BlankLayout, BlankChildLayout };
|
||||
|
Reference in New Issue
Block a user