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