// 滚动条到最底部 function scrollToBottom(){ var div = document.getElementById('container'); this.$nextTick(() => { box.scrollTop = box.scrollHeight }) }