提交 f3d9d954 authored 作者: CRS's avatar CRS

new

上级 4fa354c3
......@@ -130,6 +130,9 @@
background-image: linear-gradient(to bottom, #7a9eeb,#274acf);
color: #fff;
}
.el-pagination__editor .el-input__inner{
width: 46px !important;
}
.content>>>.el-table td{
border-bottom: 1px solid #d5e3ff;
}
......
......@@ -57,7 +57,7 @@
:current-page.sync="currentPage"
:page-size="pagesize"
background
layout="prev, pager, next"
layout="prev, pager, next, jumper"
:total="totleLength">
</el-pagination>
</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论