From 09a05342f4c60c834c3ee17a13529cd91c624f34 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期三, 26 七月 2023 10:05:08 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.150:10101/r/Haier_MES

---
 gmms/WebContent/login/bdg.jsp |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/gmms/WebContent/login/bdg.jsp b/gmms/WebContent/login/bdg.jsp
index 5c579ae..788e2e6 100644
--- a/gmms/WebContent/login/bdg.jsp
+++ b/gmms/WebContent/login/bdg.jsp
@@ -6,15 +6,12 @@
 response.setContentType("text/html; charset=utf-8");
 %>
 
-<%-- <%@ include file="/WEB-INF/../login/check.jsp" %>
- --%>
-    <c:set var="ctx" value="${pageContext.request.contextPath}"/>
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>鍖楃幓</title>
-<link rel="shortcut icon" href="../img/3.ico" />
+<link rel="shortcut icon"  href="../img/3.ico" />
 <style>
 #top {
 	background-image: linear-gradient(to right, #C6E2FF, #C6E2FF);
@@ -74,6 +71,6 @@
     }
 	
 %>
- <iframe id='main'  src='machinelistcontent.jsp?adminid="+adminid+"&xingming="+xingming+"&dengji="+dengji+"&anquanma="+anquanma+"&yuyan="+yuyan+"'  style="width:87%;height:90%" frameborder='0'></iframe>  
+ <iframe id='main'  src='machinelistcontent.jsp?adminid="+adminid+"&xingming="+xingming+"&dengji="+dengji+"&anquanma="+anquanma+"&yuyan="+yuyan+"'  style="width:87%;height:90%" frameborder='0'></iframe>   
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.8.0