From 7a7e2bb968b8a92b4b915c56b5eae42bd517699d Mon Sep 17 00:00:00 2001 From: chenpingsen Date: Tue, 3 Sep 2024 17:02:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=BE=A4=E6=8E=A7=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=BC=B9=E5=87=BA=E6=A1=86=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../view/equipmentControl/airConditionControlSystem/index.vue | 3 ++- .../src/view/equipmentControl/lightingManage/indexs.vue | 3 ++- .../src/view/equipmentControl/ventilationSystem/index.vue | 9 ++++++--- .../src/view/equipmentControl/waterSystem/index.vue | 3 ++- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/hx-ai-intelligent/src/view/equipmentControl/airConditionControlSystem/index.vue b/hx-ai-intelligent/src/view/equipmentControl/airConditionControlSystem/index.vue index 8415b71..e84315f 100644 --- a/hx-ai-intelligent/src/view/equipmentControl/airConditionControlSystem/index.vue +++ b/hx-ai-intelligent/src/view/equipmentControl/airConditionControlSystem/index.vue @@ -38,7 +38,8 @@ width="496" :forceRender="preload" placement="right" - :body-style="{ background: 'rgba(0, 0, 0)', opacity: 0.8 }" + style="opacity: 0.8" + :body-style="{ background: 'black' }" :closable="false" id="drawer" :maskStyle="{ 'background-color': 'rgba(0, 0, 0, 0)' }"> diff --git a/hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue b/hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue index 74af70e..3f55e9b 100644 --- a/hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue +++ b/hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue @@ -37,8 +37,9 @@ class="drawer-item" width="496" :forceRender="preload" + style="opacity: 0.8" placement="right" - :body-style="{ background: 'rgba(0, 0, 0)', opacity: 0.8 }" + :body-style="{ background: 'black' }" :closable="false" id="drawer" :maskStyle="{ 'background-color': 'rgba(0, 0, 0, 0)' }"> diff --git a/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/index.vue b/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/index.vue index 60fe4dc..00ed608 100644 --- a/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/index.vue +++ b/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/index.vue @@ -127,7 +127,8 @@ :width="496" :forceRender="preload" placement="right" - :body-style="{ background: 'rgba(0, 0, 0)', opacity: 0.8, color: 'white' }" + style="opacity: 0.8" + :body-style="{ background: 'black' }" :closable="false" id="drawer" :maskStyle="{ 'background-color': 'rgba(0, 0, 0, 0)' }" @@ -189,7 +190,8 @@ :width="496" :forceRender="preload" placement="right" - :body-style="{ background: 'rgba(0, 0, 0)', opacity: 0.8, color: 'white' }" + style="opacity: 0.8" + :body-style="{ background: 'black' }" :closable="false" id="drawer" :maskStyle="{ 'background-color': 'rgba(0, 0, 0, 0)' }" @@ -250,7 +252,8 @@ :width="496" :forceRender="preload" placement="right" - :body-style="{ background: 'rgba(0, 0, 0)', opacity: 0.8, color: 'white' }" + style="opacity: 0.8" + :body-style="{ background: 'black' }" :closable="false" id="drawer" :maskStyle="{ 'background-color': 'rgba(0, 0, 0, 0)' }" diff --git a/hx-ai-intelligent/src/view/equipmentControl/waterSystem/index.vue b/hx-ai-intelligent/src/view/equipmentControl/waterSystem/index.vue index cb12329..f5eb723 100644 --- a/hx-ai-intelligent/src/view/equipmentControl/waterSystem/index.vue +++ b/hx-ai-intelligent/src/view/equipmentControl/waterSystem/index.vue @@ -55,7 +55,8 @@ class="drawer-item" width="496" placement="right" - :body-style="{ background: 'rgba(0, 0, 0)', opacity: 0.8 }" + style="opacity: 0.8" + :body-style="{ background: 'black' }" :closable="false" id="drawer" :maskStyle="{ 'background-color': 'rgba(0, 0, 0, 0)' }">