dashboard
repositories
filestore
activity
search
login
main
/
screen_demo3
招投标-北京密云
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
debug
沈斌
2018-03-08
49f1673e116449298e324d8267b6a1e16a82b8f8
[screen_demo3.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>