--- order: 1 title: 偏移 --- 达到一定的偏移量才触发。 ````jsx import { Affix, Button } from 'antd'; ReactDOM.render( , mountNode); ````