export { default as Home } from './homes/index.vue' export { default as Article } from './articles/index.vue'