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

📄 vieworder.jsp

📁 为交课程设计
💻 JSP
字号:
<%@ include file="../sys/sessioncheck.jsp"%> <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>订单详细</TITLE>
<script language=javascript>
function onSubmit()
 {
   view.action="showDetailAction.do";
   view.submit();
  }

  function dodel()
 {
   view.action="DelOrderAction.do";
   view.submit();
  }
   function print()
 {
   view.action="printpdf";
   view.submit();
  }
</script>
<c:set var="list" value="${OrderDetail}"/>
<c:set var="ls" value="Customer" />

<c:set var="cus_id" value="${list[0].customer_id}" />
<link href="css/1.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY background="imag/line.gif">
<P class=p4><!--webbot bot="Navigation" S-Type="global" S-Orientation="horizontal"
S-Rendering="text" B-Include-Home="TRUE" B-Include-Up="FALSE" U-Page S-Target startspan
--><NOBR></NOBR><NOBR></NOBR><!--webbot bot="Navigation" endspan i-checksum="22630"
--></P>
<P class="tilte">订单明细:</P>
<form method="post" name="view">
<div align="left">

	  <input type="button" value="修 改" name="B2" onClick="onSubmit()"/>
	  <input type="button" value="删 除" name="B3" onClick="dodel()"/>
	  <input type="button" name="B4" value="打 印" onclick="print()">
</div>
<br>

<TABLE width=861 border=0 cellspacing="1" pwidth="782">
  <TBODY>
  <TR>
    <td height="24" scope=col bgcolor="#DDDDDD"><div align="center">订单号:</div></td>
    <td height="24" scope=col colSpan=6  bgcolor="#F0F0F0"><c:out value="${list[0].order_id}" /></td>
    <input  name="order_id" type="hidden" value="<c:out value="${list[0].order_id}" />"/>
     <input  name="orders" type="hidden" value="<c:out value="${list[0].order_id}" />"/>
    <td height="24" scope=col bgcolor="#F0F0F0">订单担当者:</td>
    <td height="24" scope=col bgcolor="#F0F0F0"><c:out value="${list[0].belongto}"/></td>
  </TR>
  <TR>
    <td height="24" scope=col  bgcolor="#DDDDDD">
      <div align="center">企业名:</div></td>
    <td height="24" scope=col colSpan=2 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].customer_id}"/></DIV></td>
    <td height="24" scope=col width=65 bgcolor="#F0F0F0">
      <DIV class=style4 align=left>
        <div align="center">部门:</div>
      </DIV></td>
    <td height="24" scope=col width=90 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].department_name}"/></DIV></td>
    <td height="24" scope=col width=98 bgcolor="#F0F0F0"><div align="center">担当者:</div></td>
    <td height="24" colspan="3" scope=col bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].responsibility_by}"/></DIV></td>
    </TR>
  <TR>
    <td height="24" scope=col bgcolor="#DDDDDD">
      <div align="center">电话:</div></td>
    <td height="24" scope=col colSpan=2 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].responsibility_by_phone}"/></DIV></td>
    <td height="24" scope=col bgcolor="#F0F0F0">
      <div align="center">传真:</div></td>
    <td height="24" scope=col bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].responsibility_by_fax}"/></DIV></td>
    <td height="24" scope=col bgcolor="#F0F0F0">
      <div align="center">E-mail :</div></td>
    <td width="111" height="24" scope=col bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].responsibility_by_email}"/></DIV></td>
    <td height="24" width="83" scope=col bgcolor="#F0F0F0">
      <div align="right">住所:</div></td>
    <td height="24" width="152" scope=col bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].responsibility_by_address}"/></DIV></td></TR>
  <TR>
    <td height="24" scope=row colSpan=9 >
      <div align="center"></div></td>
  </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD">
      <div align="center">所属部署:</div></td>
    <td height="24" scope=row colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].belongto_department}"/></DIV></td>
    <td height="24" bgcolor="#F0F0F0">
      <div align="center">募集人数:</div></TD>
    <td height="24" colspan="3" bgcolor="#F0F0F0"><c:out value="${list[0].number}"/>
      <DIV align=left></DIV></TD>
    </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD">
      <div align="center">职种:</div></td>
    <td height="24" scope=row colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].job_type}"/></DIV>
      <DIV align=left></DIV></td>
    <td height="24" bgcolor="#F0F0F0">
      <div align="center">职&nbsp;&nbsp;&nbsp;位:</STRONG></div></TD>
    <td height="24" colspan="3" bgcolor="#F0F0F0"><c:out value="${list[0].job_position}"/></strong>
      </TD>
    </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD">
      <div align="center">性别:</div></td>
    <td height="24" colspan="4" valign="top" scope=row bgcolor="#F0F0F0"><c:out value="${list[0].sex}"/></td>
    <td height="24"  bgcolor="#F0F0F0">
      <div align="center">年&nbsp;&nbsp;&nbsp;龄:</strong></div></TD>
    <td height="24" colspan="3" bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].age_from}" /></strong> — <c:out value="${list[0].age_to}" />岁</strong></DIV>
 </TD>
    </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD">
      <div align="center">契约期间:</div></td>
    <td height="24" scope=row colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].bargain_month}"/>月</DIV>
      <DIV align=left></DIV></td>
    <td height="24" bgcolor="#F0F0F0">
      <div align="center">试用时间:</strong></div></TD>
    <td height="24" colspan="3" bgcolor="#F0F0F0"><c:out value="${list[0].probationership_month}"/>月</strong></TD>
    </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD">
      <div align="center">户籍:</div></td>
    <td height="24" scope=row colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].registered_residence}"/></DIV>
      </td>
    <td height="24" bgcolor="#F0F0F0">
      <div align="center">学&nbsp;&nbsp;&nbsp;历:</strong></div></TD>
    <td height="24" colspan="3" bgcolor="#F0F0F0"><c:out value="${list[0].degree}"/></strong></TD>
    </TR>
  <TR>
    <td height="24" width=98 bgcolor="#DDDDDD"><div align="center">语言水平:</div></TD>
    <td height="24" scope=row width=73 bgcolor="#F0F0F0"><div align="center">日语:</div></td>
    <td height="24" scope=row width=63 bgcolor="#F0F0F0">
      <DIV align=left><c:out value="${list[0].language_japanese_level}">
       </c:out></DIV></td>
    <td height="24" bgcolor="#F0F0F0">
      <div align="center">英语:</strong></div></TD>
    <td height="24" bgcolor="#F0F0F0"><c:out value="${list[0].language_english_level}"/></strong></TD>
    <td height="24" bgcolor="#F0F0F0">
      <div align="center">专&nbsp;&nbsp;&nbsp;业:</strong></div></TD>
    <td height="24" colspan="3" bgcolor="#F0F0F0"><c:out value="${list[0].major}"/></strong></TD>
    </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD"><P align="center">负责工作:<BR>
(尽量具体)</P>      </td>
    <td height="24" colSpan=8 valign="bottom" scope=row bgcolor="#F0F0F0"><p align="left"><c:out value="${list[0].detail_work_todo}" /></p>
      </td>
  </TR>
  <TR>
    <td height="24" scope=row bgcolor="#DDDDDD"><P align="center">必要技术:<BR>
    (工作经验)</P></td>
    <td height="24" scope=row colSpan=8 bgcolor="#F0F0F0">
      <DIV align=left></DIV>
      <DIV align=left>
        <p><c:out value="${list[0].request_skill_work_expericence}" /></p>

    </DIV></td></TR>
  <TR>
    <td height="24" scope=row  bgcolor="#DDDDDD">
      <div align="center">必要资格:</div></td>
    <td height="24" colSpan=8 scope=row bgcolor="#F0F0F0">
      <DIV align=left>
        <p><c:out value="${list[0].request_competency}"/></p>

      </DIV></td>
    </TR>
  <TR>
    <td height="24" scope=row  bgcolor="#DDDDDD">
      <div align="center">待遇:</div></td>
    <td height="24" scope=row colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left>
      工资(税后):
          <c:out value="${list[0].salary_from}"/>
          -
          <c:out value="${list[0].salary_to}"/>
     </DIV></td>
    <td height="24" colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left>

      奖金: <c:out value="${list[0].bonus}" />

      </DIV></TD></TR>
    <TR>
    <td height="24" scope=row  bgcolor="#DDDDDD">
      <div align="center">&nbsp;</div></td>
    <td height="24" scope=row colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left>

     住房补贴: <c:out value="${list[0].sub_housing}"/>
    </DIV></td>
    <td height="24" colSpan=4 bgcolor="#F0F0F0">
      <DIV align=left>

      交通补贴:<c:out value="${list[0].sub_traffic}"/>
      </DIV></TD></TR>

  <TR>
    <td height="24" scope=row rowSpan=4 bgcolor="#DDDDDD">
      <div align="center">福利:</div></td>
    <td height="24" scope=row bgcolor="#F0F0F0">
      <div align="justify">社会保险</div></td>
    <td height="24" scope=row colSpan=7 bgcolor="#F0F0F0">
      <DIV align=left>  <c:out value="${list[0].fuli1}"/>   &nbsp;     </DIV></td></TR>

  <TR>
    <td height="24" scope=row bgcolor="#F0F0F0">
      <div align="justify">其他事项</div>       </DIV></td>
    <td height="24" colspan="7" scope=row bgcolor="#F0F0F0"><DIV align=left><c:out value="${list[0].other_things}" /></td>
    </TR></TBODY>

</TABLE>
<c:remove var="list"/>
</form>
<P class="p4 style2">&nbsp;</P></BODY></HTML>

⌨️ 快捷键说明

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