|
@@ -63,7 +63,7 @@ if(window != top){
|
|
|
</div>
|
|
|
<div class="logindiv" style="margin-top: 30px;">
|
|
|
<div class="logininput">
|
|
|
- <input type="text" maxlength="4" name="captcha" id="captcha" style="width: 55%" value="" placeholder="验证码" />
|
|
|
+ <input type="text" maxlength="4" name="captcha" AUTOCOMPLETE="off" id="captcha" style="width: 55%" value="" placeholder="验证码" />
|
|
|
<img id="yzm" src="${app }/yzm" style="height: 50px;float: right;width: 30%" class="login_icon_5" onclick="reCode()" title="点击更换">
|
|
|
</div>
|
|
|
<div class="yzmDiv"></div>
|