// //try{ //if(localUrl("path").uncode=="/index.html"||localUrl("path").uncode=="/") //$("div[@class='menu_list_2_main'] li[@class='login']").html(""); //}catch(e){} // //$(function(){ try{ if(localUrl("path").uncode=="/index.html"||localUrl("path").uncode=="/"){ $("div[@class='menu_list_2_main'] li[@class='login']").html('
用户名: 密 码: 验证码: 忘记密码
'); //$("#codeinfo").html(""); //$("#codeImg").click(function(){}); setInputCheck("usid,LimitB,请正确输入用户名,2,16,,,||password,Password,请正确输入密码,6,16,,,||random,Code,请正确输入验证码,4,4,,,","userLoginIndexForm"); } }catch(e){} //});