textarea.style.height = 'auto';// 1. 让textarea 的高度恢复默认 textarea.style.height = textarea.scrollHeight + 'px';// 2. textarea.
確定! 回上一頁