zhaojs
2023-06-09 a008c1b65662ebe6af3fea4ff0c103655705809f
public/html/freebuy.html
@@ -389,8 +389,9 @@
                    }
                    else{
                        alert("您已下过首单,不可再次购买,请浏览其他商品吧~");
                        setTimeout(function(){
                            if(this.isUniReady)
                            if(_this.isUniReady)
                            {
                                uni.postMessage({
                                data: {
@@ -398,7 +399,7 @@
                                }
                                });
                           }
                        }, 3000 )
                        }, 1000 )
                    }
                })