From 322b814f29d2eec7fce9e182915e73cbdc38291f Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 27 Aug 2025 16:45:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=A4=A7=E5=B1=8F=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E7=9A=84=E8=B7=B3=E8=BD=AC=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=BE=E5=A4=87=E6=8A=A5=E8=AD=A6=E5=A4=9A?= =?UTF-8?q?=E6=9D=A1=E6=95=B0=E6=8D=AE=E4=BC=9A=E9=94=99=E4=B9=B1=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataBoard/IoTPerception/equipmentWarning/index.css | 4 ++++ .../dataBoard/IoTPerception/equipmentWarning/index.min.css | 1 + src/views/dataBoard/IoTPerception/equipmentWarning/index.scss | 2 ++ src/views/dataBoard/IoTPerception/equipmentWarning/index.vue | 2 +- src/views/dataBoard/IoTPerception/index.vue | 2 +- src/views/dataBoard/home/index.vue | 2 +- 6 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 src/views/dataBoard/IoTPerception/equipmentWarning/index.css create mode 100644 src/views/dataBoard/IoTPerception/equipmentWarning/index.min.css diff --git a/src/views/dataBoard/IoTPerception/equipmentWarning/index.css b/src/views/dataBoard/IoTPerception/equipmentWarning/index.css new file mode 100644 index 000000000..85575e7e5 --- /dev/null +++ b/src/views/dataBoard/IoTPerception/equipmentWarning/index.css @@ -0,0 +1,4 @@ +.m-jdjs { + height: 300px; + overflow-y: hidden; +} diff --git a/src/views/dataBoard/IoTPerception/equipmentWarning/index.min.css b/src/views/dataBoard/IoTPerception/equipmentWarning/index.min.css new file mode 100644 index 000000000..677c0f2a2 --- /dev/null +++ b/src/views/dataBoard/IoTPerception/equipmentWarning/index.min.css @@ -0,0 +1 @@ +.m-jdjs{height:300px;overflow-y:hidden} diff --git a/src/views/dataBoard/IoTPerception/equipmentWarning/index.scss b/src/views/dataBoard/IoTPerception/equipmentWarning/index.scss index 97b0c3f29..bcb7e8de9 100644 --- a/src/views/dataBoard/IoTPerception/equipmentWarning/index.scss +++ b/src/views/dataBoard/IoTPerception/equipmentWarning/index.scss @@ -1,5 +1,7 @@ .m-jdjs{ // margin: 10px 16px; + height: 300px; + overflow-y: hidden; .m-jdjs-js{ // display: grid; // grid-template-columns: repeat(2, 1fr); /* 每行 2 个元素,1fr 是均分空间 */ diff --git a/src/views/dataBoard/IoTPerception/equipmentWarning/index.vue b/src/views/dataBoard/IoTPerception/equipmentWarning/index.vue index 5d9a5c391..abea14473 100644 --- a/src/views/dataBoard/IoTPerception/equipmentWarning/index.vue +++ b/src/views/dataBoard/IoTPerception/equipmentWarning/index.vue @@ -12,7 +12,7 @@ - + diff --git a/src/views/dataBoard/IoTPerception/index.vue b/src/views/dataBoard/IoTPerception/index.vue index def023329..ab5da3ba4 100644 --- a/src/views/dataBoard/IoTPerception/index.vue +++ b/src/views/dataBoard/IoTPerception/index.vue @@ -83,7 +83,7 @@ -
+
diff --git a/src/views/dataBoard/home/index.vue b/src/views/dataBoard/home/index.vue index 7d11158d2..6ebb70d05 100644 --- a/src/views/dataBoard/home/index.vue +++ b/src/views/dataBoard/home/index.vue @@ -30,7 +30,7 @@ @clickDotBtn="handleClickDotBtn" />
-
+