perf: 优化 mock 列表的快捷写法

This commit is contained in:
奔跑的面条
2022-10-29 17:15:14 +08:00
parent 112138fdc5
commit a10409f829
3 changed files with 13 additions and 170 deletions
@@ -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]
}
]