81,115
社区成员




<input type="text" id="validateCode" name="validateCode" class="auth" value="请输入验证码" onfocus="if(value==defaultValue){value='';this.style.color='#000'};" onblur="if(!value){value=defaultValue;this.style.color='#999';this.type='text'}" />