public/html/freebuy.html @@ -360,6 +360,7 @@ pageSize:20, } }).done(function(res){ alert(res) var newlist=[]; res.data.list.map(function(r,k){ var buprice=r.actualPrice-r.topFanli;