mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 优化 mock 列表的快捷写法
This commit is contained in:
@@ -3,19 +3,16 @@
|
||||
{
|
||||
"name": "某某地市",
|
||||
"value": 10,
|
||||
"title": "1",
|
||||
"position": [116.300467, 39.907761]
|
||||
},
|
||||
{
|
||||
"name": "某某地市",
|
||||
"value": 15,
|
||||
"title": "3",
|
||||
"position": [116.400567, 39.908761]
|
||||
},
|
||||
{
|
||||
"name": "某某地市",
|
||||
"value": 20,
|
||||
"title": "2",
|
||||
"position": [116.200467, 39.937761]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user