在main.js里面加入
document.body.addEventListener('focusout', function (evt) {
document.body.scrollTop=0; });
2 篇文章
如果觉得我的文章对您有用,请随意打赏。你的支持将鼓励我继续创作!