--- order: 4 title: 自定义描述文案 --- 自定义描述文案,指定的 tip 文案会直接代替 `...`。 ````jsx import { Spin, Alert } from 'antd'; ReactDOM.render( , mountNode); ````