export function AnalyticsCard(props) { const { postCount } = props return <>
统计
文章数:
{postCount}
访问量:
访客数:
}