offsetHeight // 屏幕上显示的高度if (height <= scrollHeight) { textArea.style.height = 'auto' // 恢复默认值,这个作用就是根据内容自 ...
確定! 回上一頁