main
黄海 7 months ago
parent 7bd209e459
commit a98732ee3c

@ -50,7 +50,7 @@
<input name="smsCaptcha" type="text" id="captchaTxt" class="input-yzm" maxlength="4" <input name="smsCaptcha" type="text" id="captchaTxt" class="input-yzm" maxlength="4"
autocomplete="off"/> autocomplete="off"/>
<span class="span-yzm"> <span class="span-yzm">
<img id="userCaptchaImage" src="/dsssoserver/getCaptcha?id=1" title="点击图片刷新校验码" <img id="userCaptchaImage" src="/dsssoserver/web/getCaptcha?id=1" title="点击图片刷新校验码"
alt="点击图片刷新校验码" alt="点击图片刷新校验码"
style="cursor:pointer" onclick="javascript:refreshCaptcha()"/> style="cursor:pointer" onclick="javascript:refreshCaptcha()"/>
<a onclick="javascript:refreshCaptcha()" class="forget-pass" <a onclick="javascript:refreshCaptcha()" class="forget-pass"

Loading…
Cancel
Save