zhaojs
2023-06-09 d3296f93b08a7c2f373ea4c362efa5b238ce77dc
public/html/freebuy.html
@@ -345,6 +345,8 @@
            getGoodsList:function(){
                var _this = this;
                this.loading=true;
                alert("进来了")
                alert(this.getUrlPar("token"))
                $.ajax({
                    headers:{
                        "token":this.getUrlPar("token")