Browse Source

fix:修改冷热源样式

temp
zhaohy 3 weeks ago
parent
commit
0e632c962a
  1. 8
      hx-ai-intelligent/src/view/equipmentControl/coldAndHeatSources/index.vue
  2. BIN
      hx-ai-intelligent/src/view/equipmentControl/image/coldAndHeatSources/soilCoupler.png

8
hx-ai-intelligent/src/view/equipmentControl/coldAndHeatSources/index.vue

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

BIN
hx-ai-intelligent/src/view/equipmentControl/image/coldAndHeatSources/soilCoupler.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Loading…
Cancel
Save