import { Typography, Card, Row, Col, Statistic } from 'antd'; import { UserOutlined, TeamOutlined, FileTextOutlined, BellOutlined, } from '@ant-design/icons'; export default function Home() { return (
工作台 } /> } /> } /> } />
); }