Component { render() { return ( <form> <label>姓名:</label> <input ... 讓我們仔細想想原因,現在的 input 中的 value 是 this.state.name ,所以當我要改 input ...
確定! 回上一頁