input框添加:readonly οnfοcus="this.removeAttribute('readonly');"
<input ref="user" type="text" readonly onfocus="this.removeAttribute('readonly');" placeholder="账号" >
input框添加:readonly οnfοcus="this.removeAttribute('readonly');"
<input ref="user" type="text" readonly onfocus="this.removeAttribute('readonly');" placeholder="账号" >