Commit 6ddcb172 authored by Limichange's avatar Limichange Committed by 杨奕

Fixed error code

parent afc2bbcc
...@@ -15,11 +15,10 @@ ...@@ -15,11 +15,10 @@
</div> </div>
<div class="block"> <div class="block">
<span class="demonstration">大于 7 页时的效果</span> <span class="demonstration">大于 7 页时的效果</span>
<el-pagination <el-pagination
layout="prev, pager, next" layout="prev, pager, next"
:total="1000"> :total="1000">
</el-pagination> </el-pagination>
</div>
</div> </div>
``` ```
::: :::
......
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