Slides 轮播图
请求地址(URL)
https://www.mocklib.com/mock/public/slides
响应内容(JSON)
{
"code": "0",
"message": "success",
"data": [
{
"url": "https://picsum.photos/seed/b4b8fb4a51da7450481e3518965d9408/750/500",
"width": "750",
"height": "500"
},
{
"url": "https://picsum.photos/seed/b78f44b3eb179db0006ba9aa705ff65a/750/500",
"width": "750",
"height": "500"
}
]
}