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