ibp盘调整

This commit is contained in:
fan 2019-09-05 10:01:56 +08:00
parent 9ba4ce7681
commit 4d3eda2131

View File

@ -28,8 +28,8 @@ export default class alarm extends Group {
image: alarmpic,
x: model.point.x,
y: model.point.y,
width: model.width,
height: model.width/71*74
width: 71,
height: 74
}
});
this.add(this.imageBg);