Skip to content

Commit fb7099b

Browse files
author
caoxinke
committed
fix图片路径名错误
1 parent 49ff043 commit fb7099b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/leaflet/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ var exampleConfig = {
231231
name: "地址匹配",
232232
content: [{
233233
name: "地址匹配",
234-
thumbnail: "addressService.png",
234+
thumbnail: "l_addressService.png",
235235
fileName: "addressService"
236236
}]
237237
}

0 commit comments

Comments
 (0)