标签:ddr mod sea lag style detail search span tail
一、modify easy-mock-->/api/gathering/search/{page}/{size}
{
"flag": true,
"code": 20000,
"message": "@string",
"data": {
"total": "@integer(60, 100)",
"rows|10": [{
"id": "@string",
"name": "@cword(8,12)",
"summary": "@cword(20,40)",
"detail": "@cword(20,40)",
"sponsor": "@string",
"image": "@image",
"starttime": "@date",
"endtime": "@date",
"address": "@county(true)",
"enrolltime": "@string",
"state": "@string",
"city": "@string"
}]
}
}
学习项目-前端-第二课:ElementUI:paginate
标签:ddr mod sea lag style detail search span tail
原文地址:https://www.cnblogs.com/DotSDot/p/13276417.html