feat:1、创建项目
This commit is contained in:
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"levelId": 224,
|
||||
"levelName": "lv3",
|
||||
"gridRows": 7,
|
||||
"gridCols": 7,
|
||||
"pointSpacing": 60,
|
||||
"arrows": [
|
||||
{
|
||||
"id": 1,
|
||||
"startPoint": 0,
|
||||
"path": [
|
||||
"down",
|
||||
"down",
|
||||
"down",
|
||||
"down",
|
||||
"down",
|
||||
"down"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"startPoint": 12,
|
||||
"path": [
|
||||
"left",
|
||||
"left",
|
||||
"left",
|
||||
"left",
|
||||
"up",
|
||||
"right",
|
||||
"right",
|
||||
"right",
|
||||
"right",
|
||||
"right"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"startPoint": 30,
|
||||
"path": [
|
||||
"up",
|
||||
"right",
|
||||
"right"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"startPoint": 32,
|
||||
"path": [
|
||||
"down",
|
||||
"right"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"startPoint": 37,
|
||||
"path": [
|
||||
"right",
|
||||
"up"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"startPoint": 33,
|
||||
"path": [
|
||||
"up",
|
||||
"up",
|
||||
"left",
|
||||
"left",
|
||||
"left",
|
||||
"left",
|
||||
"down",
|
||||
"down",
|
||||
"down",
|
||||
"down",
|
||||
"right",
|
||||
"right"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"startPoint": 46,
|
||||
"path": [
|
||||
"right",
|
||||
"right",
|
||||
"up",
|
||||
"up",
|
||||
"up",
|
||||
"up",
|
||||
"up"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user