collecting medal for hitxy members
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

17 行
273B

  1. <input id="username" type=text name="user" placeholder="input name">
  2. <button id="step1"> next </button>
  3. <div id="errUserName"> abcdefg </div>
  4. <div class="verification">
  5. verification
  6. </div>
  7. <div class="details">
  8. details
  9. </div>
  10. <div class="success">
  11. success
  12. </div>