zhaojs
2023-06-09 bc8c520f7766c66e4644c6e1e43e74da76be8e0c
public/html/zsz_act.html
@@ -186,7 +186,6 @@
                $.get(todayUrl, function (res) {
                    that.today = res.data;
                })
                this.getGoodsList();
            },
            handleIntersectionObserver: function () {},
@@ -214,11 +213,13 @@
            getGoodsList: function () {
                var id = this.active, that = this;
                this.loading = true
                alert(this.getUrlPar("token"));
                $.ajax({
                    headers:{
                        "token":this.getUrlPar("token")
                    },
                    url:'http://dfgapp.ushopvip.com/api/Activity/zsz_goods_list',
                    //url:'http://dfgapp.ushopvip.com/api/Activity/zsz_goods_list',
                    url:'http://appapitest.ushopvip.com/api/Activity/zsz_goods_list',
                    type:"post",
                    dataType:"json",
                    data:{