addEventListener('scroll', function(event) { console.log('event: ', event); const iframe = self.iframe.nativeElement; if (Math.ceil($(iframe ...
確定! 回上一頁