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