zhaojs
2023-07-13 a68df46561ea9f551576849591afa9ae0caf90a7
public/html/compareprice.html
@@ -471,7 +471,10 @@
            },
        },
        mounted:function(){
            this.getLikeGoods();
            var that=this;
            document.addEventListener('UniAppJSBridgeReady', function() {
                that.getLikeGoods();
            });
        }
    })
</script>