解决方案&创新服务&活动报名

This commit is contained in:
hh
2022-01-18 18:55:17 +08:00
parent ea36a118c4
commit 052f18cae4
22 changed files with 1374 additions and 310 deletions

View File

@ -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"

View File

@ -157,7 +157,7 @@ dt {
.show_box {
display: none;
position: absolute;
bottom: -170px;
top: 80px;
width: 100%;
text-align: center;
background-color: red;