dashboard
repositories
filestore
activity
search
login
main
/
map3d
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增右键菜单部件,但测试发现sdk还有问题
jxdnsong
2020-10-24
650acd89dcfc13c9dd051dd2ab29845c748df9d3
[map3d.git]
/
corelib
/
dijit
/
templates
/
MenuBarItem.html
1
2
3
4
<div class="dijitReset dijitInline dijitMenuItem dijitMenuItemLabel" data-dojo-attach-point="focusNode"
role="menuitem" tabIndex="-1">
<span data-dojo-attach-point="containerNode,textDirNode"></span>
</div>