⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fmcf0207.html

📁 物流管理系统
💻 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="content" style="height:70px;">

<div id="haj1">
<div id="huang1">到货通知</div><div id="huang2"></div>
</div>


<div id="haj3">
<div id="anniu2">
<a href="goods.html" target="ab"><img src="../images/button/thin.gif" border="0" onMouseOver="this.src='../images/button/thin1.gif'" onMouseOut="this.src='../images/button/thin.gif'"></a>

<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/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">

<div id="tabb">
<form name="form1">
<table width="200" border="1" id="table" class="tab">
  <tr class="trs">
    <td width="7%">选择</td>
    <td width="18%">采购订单</td>
    <td width="19%">供应商</td>
	<td width="19%">采购日期</td>
	<td width="19%">采购员</td>
	<td width="18%">状态</td>

  </tr>
  <tr>
    <td><input type="radio" name="radio"></td>
    <td><a href="Fmcf0203.html" target="ab" style="border:0">NO0001</a></td>
    <td>NOS</td>
	<td>2007-10-10</td>
	<td>NOS</td>
	<td>NOS</td>

  </tr>
  <tr>
  <td><input type="radio" name="radio"></td>
    <td><a href="Fmcf0203.html" target="ab" style="border:0">NO0002</a></td>
    <td>NOS</td>
    <td>2007-10-10</td>
	<td>NOS</td>
	<td>NOS</td>

  </tr>

</table>
</form>

</div>
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -