|
|
@@ -11,7 +11,14 @@ import FooterToolbar from 'ant-design-pro/lib/FooterToolbar';
|
|
|
import { Button } from 'antd';
|
|
|
|
|
|
ReactDOM.render(
|
|
|
- <div style={{ background: '#f7f7f7' }}>
|
|
|
+ <div style={{ background: '#f7f7f7', padding: 24 }}>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
+ <p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
<p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
<p>页面内容 页面内容 页面内容 页面内容</p>
|
|
|
<p>页面内容 页面内容 页面内容 页面内容</p>
|