dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
报表 优化
xufenglei
2018-03-07
79851e40e4da7fdbb14d0b729d01f710cf6d7fb0
[screen_demo2.git]
/
src
/
app
/
routes
/
report
/
report.component.html
1
2
3
4
5
<div *ngFor="let i of sensorArr">
<div id ="mydiv{{i}}" style="height: 486px; width: 1000px"></div>
</div>