index.js 131 B

1234
  1. import RecommendBrand from './RecommendBrand.vue'
  2. import BrandIndex from './BrandIndex.vue'
  3. export { RecommendBrand, BrandIndex }