Commit 6375d51c authored by afc163's avatar afc163

update demos

parent eb326aa2
--- ---
order: 0 order: 0
title: 演示 title: 演示
iframe: 600 iframe: 400
--- ---
浮动固定页脚。 浮动固定页脚。
````jsx ````jsx
import FooterToolbar from 'ant-design-pro/lib/FooterToolbar'; import FooterToolbar from 'ant-design-pro/lib/FooterToolbar';
import { Icon } from 'antd'; import { Button } from 'antd';
ReactDOM.render( ReactDOM.render(
<div style={{ background: '#f7f7f7' }}> <div style={{ background: '#f7f7f7' }}>
......
--- ---
order: 0 order: 0
title: 演示 title: 演示
iframe: 600 iframe: 400
--- ---
基本页脚。 基本页脚。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment