fix:修改冷热源样式
This commit is contained in:
@@ -217,7 +217,6 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: -40px;
|
left: -40px;
|
||||||
top: 40px;
|
top: 40px;
|
||||||
transform: rotateZ(-24deg);
|
|
||||||
"
|
"
|
||||||
>{{ item.deviceInfoName }}</div
|
>{{ item.deviceInfoName }}</div
|
||||||
>
|
>
|
||||||
@@ -385,7 +384,6 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: -40px;
|
left: -40px;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
transform: rotateZ(-24deg);
|
|
||||||
"
|
"
|
||||||
>{{ item.deviceInfoName }}</div
|
>{{ item.deviceInfoName }}</div
|
||||||
>
|
>
|
||||||
@@ -826,9 +824,9 @@
|
|||||||
{
|
{
|
||||||
url: greenPng,
|
url: greenPng,
|
||||||
style: {
|
style: {
|
||||||
width: '9%',
|
width: '9.5%',
|
||||||
mLeft: '92.5%',
|
mLeft: '91.3%',
|
||||||
mBottom: '38%',
|
mBottom: '36.7%',
|
||||||
transform: 'rotateZ(-28deg)',
|
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