mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 15:00:16 +08:00
feat(projects): theme store完成
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import Layout from './Layout/index.vue';
|
||||
import BasicLayout from './BasicLayout/index.vue';
|
||||
import BlankLayout from './BlankLayout/index.vue';
|
||||
|
||||
export { Layout };
|
||||
export { Layout, BasicLayout, BlankLayout };
|
||||
|
||||
Reference in New Issue
Block a user