|
@@ -1,7 +1,5 @@
|
|
|
import MobileHeader from './MobileHeader.vue'
|
|
import MobileHeader from './MobileHeader.vue'
|
|
|
import MobileFooter from './MobileFooter.vue'
|
|
import MobileFooter from './MobileFooter.vue'
|
|
|
import Home from './Home.vue'
|
|
import Home from './Home.vue'
|
|
|
-import SayPriceInfo from './applyPurchase/SayPriceInfo.vue'
|
|
|
|
|
-import SayPrice from './applyPurchase/SayPrice.vue'
|
|
|
|
|
|
|
|
|
|
-export { MobileFooter, MobileHeader, Home, SayPriceInfo, SayPrice }
|
|
|
|
|
|
|
+export { MobileFooter, MobileHeader, Home }
|