mirror of https://github.com/ElemeFE/element
Fixed error code
parent
afc2bbccdd
commit
6ddcb17274
|
@ -15,11 +15,10 @@
|
|||
</div>
|
||||
<div class="block">
|
||||
<span class="demonstration">大于 7 页时的效果</span>
|
||||
<el-pagination
|
||||
layout="prev, pager, next"
|
||||
:total="1000">
|
||||
</el-pagination>
|
||||
</div>
|
||||
<el-pagination
|
||||
layout="prev, pager, next"
|
||||
:total="1000">
|
||||
</el-pagination>
|
||||
</div>
|
||||
```
|
||||
:::
|
||||
|
|
Loading…
Reference in New Issue