subscribeScoll = fromEvent(window, 'scroll') .subscribe((event) => { this. ... import { Component, OnInit } from '@angular/core'; ...
確定! 回上一頁