From f9d3314833dec5218e9a0d90a9cf9aa9e76eca0e Mon Sep 17 00:00:00 2001 From: no99 <17663930442@163.com> Date: Thu, 24 Jul 2025 15:47:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=86=E9=A1=B5=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/choujiang/hxl-cj/cj.vue | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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%;