heyuntao
2023-07-04 c7e623d01a6f4e061166766c8f59b46b6941a347
public/html/freebuy.html
@@ -376,8 +376,7 @@
                            type:"post",
                                dataType:"json",
                            data:{
                                page: 1,
                                pageSize:40,
                            }
                            }).done(function(res){
                            _this.lists=[].concat(_this.lists,res.data.list);