export { default as ArticleAddView } from './ArticleAddView.vue'; export { default as ArticleShowView } from './ArticleShowView.vue';