// 图片库请求export function listSlideShow(data){return request({// #ifdef H5otherUrl:'https://m.dehang.cn/',// #endif// #ifdef MP-WEIXIN// //山水田园 http://glssty.ectrip.com/api/ https://moh.sstysz.com/api/ 矮寨 https://m.dehang.cn/otherUrl:'https://moh.sstysz.com/api/',// #endifurl:'idnex/listSlideShow',method: 'POST',data})}
