fks-yangshouda 2 weeks ago
parent
commit
bbb77faa8a
  1. 3
      hx-ai-intelligent/src/view/equipmentControl/airConditionControlSystem/index.vue
  2. 3
      hx-ai-intelligent/src/view/equipmentControl/lightingManage/indexs.vue
  3. 9
      hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/index.vue
  4. 3
      hx-ai-intelligent/src/view/equipmentControl/waterSystem/index.vue

3
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)' }">

3
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)' }">

9
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)' }"

3
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)' }">

Loading…
Cancel
Save