--- order: 0 title: 典型卡片 --- 包含标题、内容、操作区域。 ````jsx import { Card } from 'antd'; ReactDOM.render( 更多} style={{ width: 300 }}>

卡片的内容

卡片的内容

卡片的内容

, mountNode); ````