import MobileHeader from './MobileHeader.vue' import MobileFooter from './MobileFooter.vue' import Home from './Home.vue' import SayPriceInfo from './applyPurchase/SayPriceInfo.vue' import SayPrice from './applyPurchase/SayPrice.vue' export { MobileFooter, MobileHeader, Home, SayPriceInfo, SayPrice }