feat: new layout
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
|
||||
// Category
|
||||
export { default as BasicCategories } from './categories/BasicCategories.vue'
|
||||
export { default as CollectionPaging } from './pageCategories/collection_page.vue'
|
||||
|
||||
export { default as Dynamic_Other } from './other/index.vue'
|
||||
export { default as Dynamic_Section } from './sections/index.vue';
|
||||
export { default as Dynamic_Advertising } from './advertising/index.vue'
|
||||
export { default as Dynamic_Category } from './categories/index.vue'
|
||||
export { default as Dynamic_Article } from './articles/index.vue'
|
||||
export { default as Dynamic_Collection } from './collections/index.vue'
|
||||
export { default as Dynamic_Navigation } from './navigations/index.vue'
|
||||
export { default as Articles } from './articles/index.vue'
|
||||
export { default as Navigations } from './navigations/index.vue'
|
||||
export { default as Collections } from './collections/index.vue'
|
||||
export { default as Sections } from './sections/index.vue'
|
||||
export { default as Categories } from './categories/index.vue'
|
||||
export { default as Advertisings } from './advertisings/index.vue'
|
||||
export { default as Others } from './others/index.vue'
|
||||
|
||||
Reference in New Issue
Block a user