Browse Source

fix:修改位置信息

temp
zhaohy 3 months ago
parent
commit
8a949074aa
  1. 8
      hx-ai-intelligent/src/view/equipmentControl/airConditioningSystem/devicePosition.ts

8
hx-ai-intelligent/src/view/equipmentControl/airConditioningSystem/devicePosition.ts

@ -71,11 +71,11 @@ export const floorHeatingPosition = [
left: '47.5%', left: '47.5%',
bottom: '60.3%', bottom: '60.3%',
width: '100px', width: '100px',
height: '300px', height: '306px',
lineLeft: '835px', lineLeft: '840px',
lineBottom: '245px', lineBottom: '238px',
color: 'rgba(155, 216, 224, 0.5)', color: 'rgba(155, 216, 224, 0.5)',
transform: 'rotateX(42deg) rotateZ(-21deg) skew(17deg) rotateY(2deg)', transform: 'rotateX(51deg) rotateZ(-21deg) skew(17deg) rotateY(-2deg)',
}, },
lineType: 1, lineType: 1,
}, },

Loading…
Cancel
Save