const http = uni.$u.http
//会员专区商品列表
export const getAreaGoods = params =>
http.post('/sale/api/retail-wares/wares-list', params)