public/html/zsz_act.html
@@ -186,7 +186,6 @@ $.get(todayUrl, function (res) { that.today = res.data; }) this.getGoodsList(); }, handleIntersectionObserver: function () {}, @@ -214,6 +213,7 @@ getGoodsList: function () { var id = this.active, that = this; this.loading = true alert(this.getUrlPar("token")); $.ajax({ headers:{ "token":this.getUrlPar("token")