dashboard
repositories
filestore
activity
search
login
main
/
pyhmap
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
分屏相关的完善
shuishen
2021-06-04
022acc43fee86a64020fff06f9bb6ea9f78a6785
[pyhmap.git]
/
corelib
/
dojox
/
av
/
widget
/
resources
/
Status.html
1
2
3
4
5
6
7
<table class="Status">
<tr>
<td class="Time"><span dojoAttachPoint="timeNode">0.00</span></td>
<td class="Status"><div dojoAttachPoint="titleNode">Loading...</div></td>
<td class="Duration"><span dojoAttachPoint="durNode">0.00</span></td>
</tr>
</table>