From 3cd6cdfbca08cc5e84982febe2e32ddfe2051a62 Mon Sep 17 00:00:00 2001 From: no99 <17663930442@163.com> Date: Fri, 25 Jul 2025 20:09:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E9=A1=B5=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=A4=A7=E5=B0=8F=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=8E=B7?= =?UTF-8?q?=E5=A5=96=E5=90=8D=E5=8D=95=E7=9A=84=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/choujiang/hxl-cj/cj.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/views/choujiang/hxl-cj/cj.vue b/src/views/choujiang/hxl-cj/cj.vue index 26da184..bb84784 100644 --- a/src/views/choujiang/hxl-cj/cj.vue +++ b/src/views/choujiang/hxl-cj/cj.vue @@ -1579,7 +1579,7 @@ button { align-items: center; background-color: #ffd283; opacity: 0.8; - margin-left: 2vh; + margin-left: 0.8vh; margin-top: 3.5vh; cursor: pointer; position: relative; @@ -1717,6 +1717,7 @@ button { } .tableFoot { + font-size: 18px; color: #e64f39; display: flex; gap: 10px; @@ -1729,8 +1730,8 @@ button { /* background: linear-gradient(90deg, #ff9800 0%, #ff5722 100%); */ border-radius: 50%; display: flex; - width: 35px; - height: 35px; + width: 30px; + height: 30px; justify-content: center; /* align-items: center; */ } @@ -1741,8 +1742,8 @@ button { background: linear-gradient(90deg, #ff9800 0%, #ff5722 100%); border-radius: 50%; display: flex; - width: 35px; - height: 35px; + width: 30px; + height: 30px; justify-content: center; }