diff --git a/src/views/choujiang/hxl-cj/cj.vue b/src/views/choujiang/hxl-cj/cj.vue index a1d93c1..b30e5e8 100644 --- a/src/views/choujiang/hxl-cj/cj.vue +++ b/src/views/choujiang/hxl-cj/cj.vue @@ -91,6 +91,16 @@ +
+ < + 1 + > + + 共 + 10 + 页 + +
@@ -1736,7 +1746,7 @@ a { display: flex; margin-top: 50px; width: 100%; - height: 54vh; + height: 50vh; justify-content: center; overflow-y: auto; /* 启用垂直滚动 */ @@ -1772,6 +1782,14 @@ a { text-align: center; } +.tableFoot { + color: black; +} + +.tableTotalPage{ + font-size: 10px; +} + .readyLook { width: 100%; height: 100%;