将 <TextArea> 组件单独封装成一个组件(component),这样就只会触发自身重新渲染而不是整个页面! TextArea 组件:. import React from 'react'; import ...
確定! 回上一頁