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]
/
widgets
/
ContextMenu
/
nls
/
strings.js
1
2
3
4
5
6
7
define({
root: ({
_widgetLabel: "Basemap"
}),
"es": 1,
"zh-cn": 1
});