解决方案&创新服务&活动报名
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<el-pagination
|
||||
:background="background"
|
||||
v-model:current-page="currentPage"
|
||||
:page-size="pageSize"
|
||||
v-model:page-size="pageSize"
|
||||
:layout="layout"
|
||||
:page-sizes="pageSizes"
|
||||
:pager-count="pagerCount"
|
||||
|
@ -157,7 +157,7 @@ dt {
|
||||
.show_box {
|
||||
display: none;
|
||||
position: absolute;
|
||||
bottom: -170px;
|
||||
top: 80px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
background-color: red;
|
||||
|
Reference in New Issue
Block a user