37 lines
739 B
JSON
37 lines
739 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"name": "列传1",
|
|
"image": 1,
|
|
"limit": "&",
|
|
"pointArr": "1&2&3&4&5&6&7&8"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "列传2",
|
|
"image": 2,
|
|
"limit": "&",
|
|
"pointArr": "9&10&11&12&13&14&15&16"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "列传3",
|
|
"image": 3,
|
|
"limit": "1&1200",
|
|
"pointArr": "17&18&19&20&21&22&23&24"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "列传4",
|
|
"image": 4,
|
|
"limit": "2&3&10000",
|
|
"pointArr": "25&26&27&28&29&30&31&32"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "列传5",
|
|
"image": 5,
|
|
"limit": "2&4&15000",
|
|
"pointArr": "33&34&35&36&37&38&39&40"
|
|
}
|
|
] |