import Index from './router/index.vue';
import Common from './common';
import NoobHead from './head';
import Views from './views';
export { Index, Common, NoobHead, Views };