加上focus="true"
即可
像这样:
<input placeholder="* 6-20个字母或数字" placeholder-style="color:#999999;" name="username" focus="true"/>
微信扫一扫
加上focus="true"
即可
像这样:
<input placeholder="* 6-20个字母或数字" placeholder-style="color:#999999;" name="username" focus="true"/>
相关推荐