// src/views/Community/components/DynamicNews/layouts/index.js // 布局组件 export { default as VerticalModeLayout } from './VerticalModeLayout'; export { default as VirtualizedFourRowGrid } from './VirtualizedFourRowGrid';