Showing
1 changed file
with
2 additions
and
2 deletions
@@ -12,7 +12,7 @@ | @@ -12,7 +12,7 @@ | ||
12 | {{/ countrys}} | 12 | {{/ countrys}} |
13 | </select> | 13 | </select> |
14 | <i class="iconfont arrow-icon"></i> | 14 | <i class="iconfont arrow-icon"></i> |
15 | - <i class="line">|</i><input type="text" name="mobile" placeholder="请输入手机号/邮箱" class="mobile-input" autocomplete="off"><i id="clearMobile" | 15 | + <i class="line">|</i><input type="text" name="mobile" placeholder="请输入手机号" class="mobile-input" autocomplete="off"><i id="clearMobile" |
16 | class="iconfont clear"></i> | 16 | class="iconfont clear"></i> |
17 | </div> | 17 | </div> |
18 | <div class="form-group verify-code"> | 18 | <div class="form-group verify-code"> |
@@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
25 | id="passwordEyeIcon" class="eye"><i class="iconfont eye-close"></i><i class="iconfont eye-open hide"></i></span> | 25 | id="passwordEyeIcon" class="eye"><i class="iconfont eye-close"></i><i class="iconfont eye-open hide"></i></span> |
26 | </div> | 26 | </div> |
27 | <div class="form-group invite-code"> | 27 | <div class="form-group invite-code"> |
28 | - <label for="inviteCode" class="iconfont"></label><input type="text" name="inviteCode" placeholder="邀请码(无邀请码非必填)" autocomplete="off"> | 28 | + <label for="inviteCode" class="iconfont"></label><input type="text" name="inviteCode" placeholder="好友潮流口令(非必填)" autocomplete="off"> |
29 | </div> | 29 | </div> |
30 | <input name="token" type="hidden" value="{{token}}"> | 30 | <input name="token" type="hidden" value="{{token}}"> |
31 | <div data-geetest="{{useGeetest}}" id="js-img-check"{{#unless useGeetest}} class="full-img-verify"{{/unless}}></div> | 31 | <div data-geetest="{{useGeetest}}" id="js-img-check"{{#unless useGeetest}} class="full-img-verify"{{/unless}}></div> |
-
Please register or login to post a comment