zhaojs
2023-07-20 2d17ad0566b8e0efc319f926fd08316c8ab34ead
public/html/freebuy.html
@@ -371,13 +371,12 @@
                                "token":_this.getUrlPar("token")
                            },
                                //url:'http://dfg.shop.com/index.php/api/taoke/get_first_free_goods', 
                            //url:'http://dfgapp.ushopvip.com/api/taoke/get_first_free_goods',
                            //url:'http://appapitest.ushopvip.com/api/taoke/get_first_free_goods',
                            url:'http://dfgapp.ushopvip.com/api/taoke/get_first_free_goods', 
                            type:"post",
                                dataType:"json",
                            data:{
                                page: 1,
                                pageSize:40,
                            }
                            }).done(function(res){
                            _this.lists=[].concat(_this.lists,res.data.list);