heyuntao
2023-07-04 c7e623d01a6f4e061166766c8f59b46b6941a347
Merge branch 'hotfix/0元购商品修复' of http://60.204.153.149:8081/r/dfgApi into hotfix/0元购商品修复
已修改1个文件
3 ■■■■ 文件已修改
public/html/freebuy.html 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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);