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%',
bottom: '60.3%',
width: '100px',
height: '300px',
lineLeft: '835px',
lineBottom: '245px',
height: '306px',
lineLeft: '840px',
lineBottom: '238px',
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,
},

Loading…
Cancel
Save