---order:0title:Basic---εΊζ¬ζθΏ°ε葨γ````jsximport{DescriptionList}from'ant-design-pro';const{Description}=DescriptionList;ReactDOM.render(<DescriptionListtitle="title"><Descriptionterm="Firefox"> A free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers.</Description><Descriptionterm="Firefox"> A free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers.</Description><Descriptionterm="Firefox"> A free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers.</Description></DescriptionList>,mountNode);````