import React from 'react'; import List from '../list/List'; export default function GrassrootsDynamics() { return (
基层动态
{/* 右边列表 */}
); }