import GoodList from './GoodList.vue' import Kind from './Kind.vue' import ResultTitle from './ResultTitle.vue' import ForwardGoodsList from './ForwardGoodsList.vue' import SupplierList from './SupplierList.vue' import BrandList from './BrandList.vue' export { GoodList, Kind, ResultTitle, ForwardGoodsList, SupplierList, BrandList }