📄 xs3203.jsp
字号:
<%@ page language="java" pageEncoding="gb2312"%>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-logic" prefix="logic"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<html>
<head>
<base href="<%=basePath%>">
<title>修改船期表页面</title>
<script type="text/javascript" language="javascript" src="/Cost/js/calendar.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css/main_content.css" rel="stylesheet" type="text/css">
<link href="css/content.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {font-size: large}
.STYLE3 {font-size: 18px}
-->
</style>
</head>
<script language=javascript>
function checkAll(e, itemName)
{
var aa = document.getElementsByName(itemName);
for (var i=0; i<aa.length; i++)
aa[i].checked = e.checked;
}
function checkItem(e, allName)
{
var all = document.getElementsByName(allName)[0];
if(!e.checked) all.checked = false;
else
{
var aa = document.getElementsByName(e.name);
for (var i=0; i<aa.length; i++)
if(!aa[i].checked) return;
all.checked = true;
}
}
</script>
<body style="margin:0px;">
<form action="XS3203E1S.do" method="post">
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="tr_title4"> </td>
</tr>
<tr>
<td><table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><table width="74%" border="1" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="19" colspan="4" align="center" valign="bottom" class="title_tr STYLE3">修改船期表</td>
</tr>
<tr>
<td width="21%" height="22" align="center" class="title_tr"><div align="right" class="title_tr">
<div align="right">流 水 号:</div>
</div></td>
<td width="28%" align="center"><div align="left">
<input name="oid" type="text" class="box_input1" value="<bean:write name="ship" property="oid"/>" size="20" readonly="" />
</div></td>
<td width="21%" align="center" class="title_tr"><div align="right">启航时间:</div></td>
<td width="30%" height="22" align="center"><div align="left">
<input name="voytime" type="text" class="box_input1" id="voytime" onFocus="setday(this)" value="<bean:write name="ship" property="voytime"/>" />
</div></td>
</tr>
<tr>
<td height="23" align="center" class="title_tr"><div align="right">公司编号:</div></td>
<td align="center"><div align="left">
<input name="shipcno" type="text" class="box_input1" id="shipcno" value=<bean:write name="ship" property="shipcno"/> size="20" />
</div></td>
<td align="center" class="title_tr"><div align="right">到航时间:</div></td>
<td height="23" align="center"><div align="left">
<input name="arrive" type="text" class="box_input1" id="arrive" onFocus="setday(this)" value="<bean:write name="ship" property="arrive"/>" />
</div></td>
</tr>
<tr>
<td height="23" align="center" class="title_tr"><div align="right">船 名:</div></td>
<td align="center"><div align="left">
<input name="shipname" type="text" class="box_input1" id="shipname" value=<bean:write name="ship" property="shipname"/> size="20" />
</div></td>
<td align="center" class="title_tr"><div align="right">船 主:</div></td>
<td align="left"><input name="shipoener" type="text" class="box_input1" id="shipoener" value=<bean:write name="ship" property="shipoener"/> size="20" /></td>
</tr>
<tr>
<td height="25" align="right" class="title_tr"><div align="right">航 次:</div></td>
<td align="left"><div align="left">
<input name="voyno" type="text" class="box_input1" id="voyno" value=<bean:write name="ship" property="voyno"/> size="20" />
</div></td>
<td align="left" class="title_tr"><div align="right">本公司联系人:</div></td>
<td align="left"><input name="mytel" type="text" class="box_input1" id="mytel" value=<bean:write name="ship" property="mytel"/> size="20" /></td>
</tr>
<tr>
<td height="25" align="right" class="title_tr"><div align="right">船 号:</div></td>
<td align="left"><div align="left">
<div align="left">
<input name="shipnumber" type="text" class="box_input1" id="shipnumber" value=<bean:write name="ship" property="shipnumber"/> size="20" />
</div>
</div></td>
<td align="left" class="title_tr"><div align="right">联系电话:</div></td>
<td align="left"><input name="tel" type="text" class="box_input1" value=<bean:write name="ship" property="tel"/> size="20" /></td>
</tr>
<tr>
<td height="25" align="right" class="title_tr"><div align="right">航 线:</div></td>
<td align="left"><input name="line" type="text" class="box_input1" id="line" value=<bean:write name="ship" property="line"/> size="20" /></td>
<td align="left" class="title_tr"><div align="right">装 箱 量:</div></td>
<td align="left"><input name="boxcount" type="text" class="box_input1" id="boxcount" value=<bean:write name="ship" property="boxcount"/> size="20" /></td>
</tr>
<tr>
<td height="25" align="right" class="title_tr"><div align="right">起 运 港:</div></td>
<td align="left"><div align="left">
<input name="startport" type="text" class="box_input1" id="startport" value=<bean:write name="ship" property="startport"/> size="20" />
</div></td>
<td align="left" class="title_tr"><div align="right">集装箱数:</div></td>
<td align="left"><input name="boxweight" type="text" class="box_input1" id="boxweight" value=<bean:write name="ship" property="boxweight"/> size="20" /></td>
</tr>
<tr>
<td height="25" align="right" class="title_tr"><div align="right">目 的 港:</div></td>
<td align="left"><div align="left">
<input name="aimport" type="text" class="box_input1" id="aimport" value=<bean:write name="ship" property="aimport"/> size="20" />
</div></td>
<td align="left" class="title_tr"><div align="right">集装箱号:</div></td>
<td align="left"><input name="boxid" type="text" class="box_input1" id="boxid" value=<bean:write name="ship" property="boxid"/> size="20" /></td>
</tr>
<tr>
<td height="25" align="right" class="title_tr"><div align="right">港口挂靠:</div></td>
<td align="left"><div align="left">
<input name="havenstop" type="text" class="box_input1" id="havenstop" value=<bean:write name="ship" property="havenstop"/> size="20" maxlength="20" />
</div> </td>
<td align="left" class="title_tr"><div align="right">停泊信息:</div></td>
<td align="left"><input name="stop" type="text" class="box_input1" id="stop" value=<bean:write name="ship" property="stop"/> size="20" /></td>
</tr>
<tr>
<td height="25" colspan="4" align="center">
<input name="Button_back" type="submit" class="title_tr" id="Button_back2" title="保存" onClick="history.back();" value="保存">
<input name="Button_back" type="button" class="title_tr" id="Button_back2" title="返回" onClick="history.back();" value="返回">
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td class="tr_title4"> </td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -