#### 获取手机端轮播图
~~~[api]
get:/config/get-wap-banner
<<<
success
{
"message": "success",
"code": 1,
"data": [
{
"link": "http://test.91alice.com/six/index.html",
"image": "https://img14.360buyimg.com/n1/jfs/t1993/68/2154001221/110943/bdf7b27b/56ab06d2N38a92f6d.jpg"
}
]
}
~~~