uni.createSelectorQuery().select(".comment").boundingClientRect((res)=>{ console.log(res); // console.log(_this.imgHeight ,_this.imgHeight * 27); uni.pageScrollTo({ duration:0, scrollTop:7614 - 44 }) }).exec();
2023-10-23 21:25:52
uni.createSelectorQuery().select(".comment").boundingClientRect((res)=>{ console.log(res); // console.log(_this.imgHeight ,_this.imgHeight * 27); uni.pageScrollTo({ duration:0, scrollTop:7614 - 44 }) }).exec();