const number = event.srcElement.scrollTop;. 3. . 4. this.show_scroll_top = false;. 5. if (event.target.scrollTop >= 500) {. 6. this.show_scroll_top = true;.
確定! 回上一頁