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

📄 orderformconsignment.jsp

📁 java开发购物车+网上书城
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" %>
<html>
<head>
<style>
<!--
.wr{font-size: 12pt; line-height: 22px}
.wr1 {	FONT-SIZE: 12px; LINE-HEIGHT: 200%}
.wr2 {	FONT-SIZE: 14px; LINE-HEIGHT: 200%}
.wr3 {	FONT-SIZE: 12px}
.wr4 {	FONT-SIZE: 12px; LINE-HEIGHT: 150%}
// -->
</style>
<title>清韵网上书店后台管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFDB" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<p align="center">&nbsp;</p>
<p align="center"><b class="wr4">订单发货</b></p>
<table width="500" border="0" cellspacing="1" cellpadding="3" align="center" bgcolor="#000000">
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" colspan="4">订单号:<font color="#0000FF"><i>00000018</i></font></td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" height="23" width="28">&nbsp;</td>
    <td class="wr4" height="23" width="86" align="center">图书编号</td>
    <td class="wr4" height="23" width="287" align="center">书名</td>
    <td class="wr4" height="23" width="70" align="center">数量</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="28"> 
      <input type="checkbox" name="checkbox" value="checkbox">
    </td>
    <td class="wr4" width="86">&nbsp;</td>
    <td class="wr4" width="287">&nbsp;</td>
    <td class="wr4" width="70">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="28">&nbsp;</td>
    <td class="wr4" width="86">&nbsp;</td>
    <td class="wr4" width="287">&nbsp;</td>
    <td class="wr4" width="70">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="28">&nbsp;</td>
    <td class="wr4" width="86">&nbsp;</td>
    <td class="wr4" width="287">&nbsp;</td>
    <td class="wr4" width="70">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="28">&nbsp;</td>
    <td class="wr4" width="86">&nbsp;</td>
    <td class="wr4" width="287">&nbsp;</td>
    <td class="wr4" width="70">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="28">&nbsp;</td>
    <td class="wr4" width="86">&nbsp;</td>
    <td class="wr4" width="287">&nbsp;</td>
    <td class="wr4" width="70">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" colspan="3" align="right">合计:</td>
    <td class="wr4" width="70">&nbsp;</td>
  </tr>
</table>
<table border="0" cellspacing="0" cellpadding="1" align="center" height="21" width="163">
  <tr> 
    <td width="74">&nbsp;</td>
    <td width="15">&nbsp;</td>
    <td width="74">&nbsp;</td>
  </tr>
  <tr> 
    <td background="images/h08.gif" class="wr4" width="74"> 
      <div align="center">确定</div>
    </td>
    <td class="wr4" width="15">&nbsp;</td>
    <td background="images/h08.gif" class="wr4" width="74"> 
      <div align="center">取消</div>
    </td>
  </tr>
</table>
      
      </body>
</html>
<script ></script>

⌨️ 快捷键说明

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