--- order: 1 title: Vertical --- 垂直布局。 ````jsx import DescriptionList from 'ant-design-pro/lib/DescriptionList'; const { Description } = DescriptionList; ReactDOM.render( A free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. A free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. A free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. , mountNode); ````