zhaojs
2023-06-09 219b1725ce518fc007e3e655441f55c5f87a96b8
public/html/zsz_act.html
@@ -186,7 +186,6 @@
                $.get(todayUrl, function (res) {
                    that.today = res.data;
                })
                console.log('开始请求')
                this.getGoodsList();
            },
            handleIntersectionObserver: function () {},