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

new

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