onKeyUp 监听键盘事件,当键盘抬起的时候,触发方法 inputKeyUp . 1:标签绑定键盘件 <input onKeyUp={this.inputKeyUp}></input>.
確定! 回上一頁