📄 fmcf0307.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" />
</head>
<body>
<!--上-->
<div id="xia">
<div id="info">
<div id="inf">摆货作业</div>
</div>
<div id="tabb">
<form name="form1">
<table width="200" border="1" id="table" class="tab">
<tr class="trs">
<td width="18%">选择</td>
<td width="27%">仓位编号</td>
<td width="25%">库存数量</td>
<td width="30%">摆货数量</td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no001</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr>
<td><input type="checkbox" name="radio"></td>
<td>no002</td>
<td>10</td>
<td><input type="text" value="100" class="input3"></td>
</tr>
<tr class="trss">
<td colspan="4" class="tds"><img src="../images/button/true.gif" border="0" onMouseOver="this.src='../images/button/true1.gif'" onMouseOut="this.src='../images/button/true.gif'">
<img src="../images/button/qx.gif" border="0" onMouseOver="this.src='../images/button/qx1.gif'" onMouseOut="this.src='../images/button/qx.gif'"></td>
</tr>
</table>
</form>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -