ionic3怎么获取ion-content scroll事件

2025-04-13 08:32:47
推荐回答(1个)
回答(1):

无标题文档 var Atop = 0; function inix(){ Atop = findPos(document.getElementByIdx("Layer1"))[1]; } function move(){ document.getElementByIdx("Layer1").style.pixelTop = Atop + document.documentElement.scrollTop; } function find