From 1674d97e51850e10845a65c2bb1c8d35345640e5 Mon Sep 17 00:00:00 2001 From: cjp <3096114695@qq.com> Date: Wed, 13 Sep 2023 11:08:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20AI=E9=A2=84=E8=AD=A6=EF=BC=8C=E5=9C=B0?= =?UTF-8?q?=E7=A3=85=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= =?UTF-8?q?=EF=BC=8C=E6=B8=A9=E5=BA=A6=E8=AE=A1=E4=BC=98=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../aIEarlyWarning/bottomLeft.vue | 4 +- .../aIEarlyWarning/bottomRight.vue | 10 ++-- .../aIEarlyWarning/index.vue | 2 +- .../aIEarlyWarning/topLeft.vue | 9 --- .../loadometerManage/topLeft.vue | 4 +- .../standardCureRoom/bottomLeft.vue | 20 +++---- .../standardCureRoom/bottomRight.vue | 38 +++++++++--- .../standardCureRoom/index.vue | 7 +-- .../standardCureRoom/topLeft.vue | 44 ++++++++------ .../standardCureRoom/topRight.vue | 58 +++++++++++-------- 10 files changed, 114 insertions(+), 82 deletions(-) diff --git a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue index b2c5953..23b8e06 100644 --- a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue +++ b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomLeft.vue @@ -268,8 +268,8 @@ onBeforeUnmount(async () => { } .history-content { height: 100%; - background: url("@/assets/images/cardImg.png") no-repeat; - background-size: 100% 100%; + // background: url("@/assets/images/cardImg.png") no-repeat; + // background-size: 100% 100%; position: relative; .rightHeader { width: 20%; diff --git a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue index ec3900e..53678b1 100644 --- a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue +++ b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue @@ -1,7 +1,7 @@