methods: { keyBtop (){ setTimeout(function(){ document.body.scrollTop = document.body.scrollHeight; },300); }, } 相关文章: