fix:群控系统弹出框样式调整

This commit is contained in:
chenpingsen
2024-09-03 17:02:13 +08:00
parent 117db1c400
commit 7a7e2bb968
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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