使用(scroll) 指令<div class="parent" (scroll)="test($event)" onScroll> <div class="child"></div></div>public test($event) { console.log(' ...
確定! 回上一頁