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