首页页面

This commit is contained in:
zhaofang
2022-09-25 18:50:47 +08:00
parent fb32fdf509
commit 14f7157caf
12 changed files with 730 additions and 421 deletions

View File

@@ -80,7 +80,9 @@
</div>
</div>
</div>
<el-pagination
<div style="margin-top:50px;text-align: center">
<el-pagination
background
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="pageIndex"
@@ -89,6 +91,7 @@
layout="total, sizes, prev, pager, next, jumper"
:total="count">
</el-pagination>
</div>
</div>
<el-dialog
width="860px"