瀏覽代碼

git-svn-id: https://192.168.57.71/svn/jsgkj@956 931142cf-59ea-a443-aa0e-51397b428577

ld_liqk 8 年之前
父節點
當前提交
80cd797e03

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/sys/login.jsp

@@ -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>

+ 1 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/sys/main.jsp

@@ -100,7 +100,7 @@
 					<div style="float: left;">
 						<img alt="" src="${app }/static/biz/image/index/userhead.png">
 					</div>
-					<div style=" margin: 2px 0 0 15px;">
+					<div style=" margin: 2px 0 0 -15px;">
 						<span style="color: #fff">${username }</span>
 					</div>
 				</div>

+ 2 - 2
gkjsjy/trunk/WebContent/static/biz/css/index.css

@@ -47,9 +47,9 @@
 }
 .logouserinfo{
 	float:right;
-	width: 100px;
+	width: 150px;
 	height: 26px;
-	margin: 16.5px 55px 16.5px 0;
+	margin: 13px 25px 13px 0;
 }
 .fengexian1{
 	float:right;