Skip to content

Commit 5597fb5

Browse files
committed
增加imanager例子截图
1 parent 64f1110 commit 5597fb5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

examples/leaflet/config.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,16 @@ var exampleConfig = {
353353
},
354354
"iManager": {
355355
name: "iManager",
356-
content: null
356+
content: {
357+
"im_node": {
358+
name: "节点",
359+
content: [{
360+
name: "节点管理",
361+
thumbnail: "imanagerNodeManager.png",
362+
fileName: "iManagerNodeManager"
363+
}]
364+
}
365+
}
357366
},
358367
"ElasticSearch": {
359368
name: "ElasticSearch",
4.27 KB
Loading

0 commit comments

Comments
 (0)