# 下方固定 - order: 2 固定在屏幕下方 --- ````jsx import { Affix, Button } from 'antd'; ReactDOM.render( , mountNode); ````