📄 fmcf0109.html
字号:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>订单</title>
<link rel="stylesheet" type="text/css" href="../css/you.css" />
<script type="text/javascript" src="../js/function.js"></script>
</head>
<body>
<!--上-->
<div id="content" style="height:70px;">
<div id="haj1">
<div id="huang1">订单</div><div id="huang2"></div>
</div>
<div id="haj3">
<div id="anniu2">
<img src="../images/button/save.gif" border="0" onMouseOver="this.src='../images/button/save1.gif'" onMouseOut="this.src='../images/button/save.gif'">
<img src="../images/button/qx.gif" border="0" onMouseOver="this.src='../images/button/qx1.gif'" onMouseOut="this.src='../images/button/qx.gif'">
<img src="../images/button/history.gif" border="0" onMouseOver="this.src='../images/button/history1.gif'" onMouseOut="this.src='../images/button/history.gif'" onClick="javascript:history.back()">
</div>
</div>
<div id="haj4">
</div>
</div>
<!--下-->
<div id="xia" style="height:expression(body.offsetHeight-70);">
<div id="tabb">
<fieldset>
<legend>基本资料</legend>
<form name="form1">
<table width="200" border="1" id="table" class="tab">
<tr>
<td width="20%" class="tds2">订单编号:</td>
<td width="30%" class="tds1"><input type="text" name="t1" class="input1"></td>
<td width="20%" class="tds2">客户名称:</td>
<td width="30%" class="tds1"><select name="select"><option>华为科技</option><option>富士康科技</option><option>联想集团</option></select></td>
</tr>
<tr>
<td class="tds2">订单类型:</td>
<td class="tds1"><input type="radio" name="radio">国内<input type="radio" name="radio">国外</td>
<td class="tds2">订单日期:</td>
<td class="tds1"><input type="text" name="t2" class="input4" style="width:90px"></td>
</tr>
<tr>
<td class="tds2">报 关:</td>
<td class="tds1"><input type="radio" name="radio1">自报<input type="radio" name="radio1">委托</td>
<td class="tds2">提货方式:</td>
<td class="tds1"><input type="radio" name="radio2">自提<input type="radio" name="radio2">送货</td>
</tr>
<tr>
<td class="tds2">提货日期:</td>
<td class="tds1"><input type="text" name="t32" class="input1"> </td>
<td class="tds2">付款方式:</td>
<td class="tds1"><input type="radio" name="radio2">预付<input type="radio" name="radio2">到付</td>
</tr>
<tr>
<td class="tds2">联 系 人:</td>
<td class="tds1"><input type="text" name="t4" class="input1"></td>
<td></td>
<td></td>
</tr>
<tr>
<td class="tds2">收货地址:</td>
<td colspan="3" class="tds1"><input type="text" name="t4" style="width:400px;" class="input1"></td>
</tr>
<tr>
<td class="tds2">备注:</td>
<td class="tds1" style="border-right:#999999 solid 0px;"><input type="text" name="t6" style="width:400px" class="input1"></td>
<td style="border:#999999 solid 0px;"></td>
<td style="border:#999999 solid 0px;"></td>
</tr>
</table>
</fieldset>
<fieldset>
<legend>订单要求</legend>
<table width="200" border="1" id="table" class="tab">
<tr>
<td width="20%" class="tds2" nowrap="nowrap">包装要求:</td>
<td width="30%" class="tds1" style="border-right:#999999 solid 0px;"><input type="text" name="t6" style="width:400px" class="input1"></td>
<td width="20%" style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
<td width="30%" style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
</tr>
<tr>
<td class="tds2">配送运输要求:</td>
<td class="tds1" style="border-right:#999999 solid 0px;"><input type="text" name="t6" style="width:400px" class="input1"></td>
<td style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
<td style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
</tr>
<tr>
<td class="tds2">库存管理要求:</td>
<td class="tds1" style="border-right:#999999 solid 0px;"><input type="text" name="t6" style="width:400px" class="input1"></td>
<td style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
<td style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
</tr>
<tr>
<td class="tds2">其它要求:</td>
<td class="tds1" style="border-right:#999999 solid 0px;"><input type="text" name="t6" style="width:400px" class="input1"></td>
<td style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
<td style="border:#999999 solid 0px;border-bottom:#000000 solid 1px;"></td>
</tr>
</table>
</fieldset>
</form>
</div>
<div id="hua2"><img src="../images/button/new.gif" onMouseOver="this.src='../images/button/new1.gif'" onMouseOut="this.src='../images/button/new.gif'" onClick="insrow()">
<img src="../images/button/del.gif" onMouseOver="this.src='../images/button/del1.gif'" onMouseOut="this.src='../images/button/del.gif'" onClick="del()">
</div>
<div id="tabb">
<form name="form2">
<table width="200" border="1" id="tables" class="tabs">
<tr class="trs">
<td width="10%">选择</td>
<td width="15%">物料编号</td>
<td width="15%">名称</td>
<td width="15%">规格</td>
<td width="15%">重量</td>
<td width="15%">单位</td>
<td width="15%">数量</td>
</tr>
<tr>
<td><input type="radio" name="q6"></td>
<td><input type="text" name="q1" class="input4"><img src="../images/button/select.gif" onMouseOver="this.src='../images/button/select.gif'" onMouseOut="this.src='../images/button/select1.gif'" onClick="windoww()"></td>
<td><input type="text" name="q2" class="input4"></td>
<td><input type="text" name="q3" class="input4"></td>
<td><input type="text" name="q4" class="input4"></td>
<td><input type="text" name="q5" class="input4"></td>
<td><input type="text" name="q6" class="input4"></td>
</tr>
</table>
</form>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -