2016-10-25 20:15发布
用react做的微信端页面,想达到的效果是在页面加载后input框自动获得焦点能够弹出移动端的键盘,所以在componentDidMount中触发input框的focus,但是无效是怎么回事?
componentDidMount: function () { var that = this; React.findDOMNode(this.refs.password).focus(); }
试试:
最多设置5个标签!
试试:
一周热门 更多>