fix:修改冷热源样式

This commit is contained in:
zhaohy
2024-09-02 14:40:51 +08:00
parent cd112d5981
commit 0e632c962a
2 changed files with 3 additions and 5 deletions

View File

@@ -217,7 +217,6 @@
position: absolute;
left: -40px;
top: 40px;
transform: rotateZ(-24deg);
"
>{{ item.deviceInfoName }}</div
>
@@ -385,7 +384,6 @@
position: absolute;
left: -40px;
top: 30px;
transform: rotateZ(-24deg);
"
>{{ item.deviceInfoName }}</div
>
@@ -826,9 +824,9 @@
{
url: greenPng,
style: {
width: '9%',
mLeft: '92.5%',
mBottom: '38%',
width: '9.5%',
mLeft: '91.3%',
mBottom: '36.7%',
transform: 'rotateZ(-28deg)',
},
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 40 KiB