ibp盘调整
This commit is contained in:
parent
9ba4ce7681
commit
4d3eda2131
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user