fengxiang
2018-03-13 234f914507b05a3b1a92435f5067df6ca4e5eee0
1
2
3
4
5
 
<div *ngFor="let i of sensorArr">
    <div id ="mydiv{{i}}" style="height: 486px; width: 1000px;"></div>
</div>