fix:修改冷热源样式
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user