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

📄 dizhibenadd.jsp

📁 全面管理订单流程(包含下单,核单,发货,跟单,记账等等),物流,客户关系和销售 媒体分析,货品销售分析,话务业绩分析.
💻 JSP
字号:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="71">
    <form target="frmHidden" method="post" action="/main.do?event=doDzbAdd">
    <tr>
      <td width="40%" height="22" align="right">&nbsp;</td>
      <td width="50%" height="22">&nbsp;</td>
    </tr>
    <tr>
      <td width="40%" height="22" align="right">收货人:</td>
      <td width="50%" height="22"><input type="text" name="name" size="14"></td>
    </tr>
    <tr>
      <td width="40%" height="22" align="right">地址:</td>
      <td width="50%" height="22"><input type="text" name="address" size="37"></td>
    </tr>
    <tr>
      <td width="40%" height="22" align="right">邮编:</td>
      <td width="50%" height="22"><input type="text" name="post" size="16"></td>
    </tr>
    <tr>
      <td width="40%" height="22" align="right">联系电话:</td>
      <td width="50%" height="22"><input type="text" name="tel" size="20"></td>
    </tr>
    <tr>
      <td width="40%" height="22" align="right">移动电话:</td>
      <td width="50%" height="22"><input type="text" name="mobile" size="20"></td>
    </tr>
    <tr>
      <td width="100%" height="38" align="center" colspan="2">
        <input type="hidden" name="user_id" value="<%=session.getAttribute("USERID")%>" />
        <input type="submit" value="提交" name="B1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        <input type="reset" value="重置" name="B2">
      </td>
    </tr>
    </form>
</table>

⌨️ 快捷键说明

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