dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge branch 'develop' of http://blit.7drlb.com:8888/r/screen-frontend into...
fengxiang
2018-03-08
43f2601b8a5706a029f333204f7f52f153d61dfe
[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>