19 lines
		
	
	
		
			725 B
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			725 B
		
	
	
	
		
			HTML
		
	
	
<HTML lang=en xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
 | 
						|
	<head>
 | 
						|
		<META http-equiv=Content-Type content="text/html; charset=utf-8">
 | 
						|
		<!--<link rel="stylesheet" href="SWMS.css">-->
 | 
						|
		<title>E-LOG Enterprise WMS仓库管理系统</title>
 | 
						|
		<script type="text/javascript" >
 | 
						|
		function setStatus() {
 | 
						|
			window.status = "WMS仓库管理系统";
 | 
						|
		}
 | 
						|
		document.oncontextmenu=function(){return false;}
 | 
						|
		</script>
 | 
						|
	</head>
 | 
						|
	<body> 
 | 
						|
		<script language='javascript' src='com.dev.swms.SWMS.nocache.js'></script>
 | 
						|
		<iframe src="javascript:''" id='__gwt_historyFrame' style='width:0;height:0;border:0'></iframe>
 | 
						|
		<IFRAME id="__wms_dl" name="__wms_dl" style="display:none;width:0;height:0;border:0"></IFRAME>
 | 
						|
	</body>
 | 
						|
</html>
 |