## 获取首页轮播图
~~~[api]
get:https://huangjinjiangan.xiaoding.shop/store/api.page/slider
<<<
{
"code": 1,
"info": "获取首页轮播图数据!",
"data": {
"slider": [
{
"title": "#2",
"img": "https://ssl.cdn.cuci.cc/decb0fe26fa3f486/b3f6521bf29403c8.png",
"url": "6484849768"
},
{
"title": "#1",
"img": "https://ssl.cdn.cuci.cc/decb0fe26fa3f486/b3f6521bf29403c8.png",
"url": "6484849768"
}
],
"image": "https://ssl.cdn.cuci.cc/decb0fe26fa3f486/b3f6521bf29403c8.png",
"title": "34123"
}
}
~~~