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'