qzcy_inp.ss.jsp 947 B

1
  1. <div class="content-div" ssFith="true"> <table class="form"> <tr> <th width="117px">人员</th> <td><input name='ryid' width='227px'/></td> <th width="117px">昵称</th> <td><input name='nc' width='227px'/></td> </tr> <tr> <th>邮政编码</th> <td><input name='yzbm' width='237px'/></td> <th width="117px">个人电话</th> <td><input name='grdh' width='237px'/></td> </tr> <tr> <th>工作电话</th> <td><input name='gzdh' width='227px'/></td> <th>家庭电话</th> <td><input name='jtdh' width='237px'/></td> </tr> <tr> <th>个人邮箱</th> <td><input name='gryx' width='227px'/></td> <th>工作邮箱</th> <td><input name='gzyx' width='237px'/></td> </tr> <tr> <th>通信地址</th> <td colspan="3"><input name='txdz' width='227px'/></td> </tr> <tr> <th>备注</th> <td colspan="3"><input name='bz' width='100%' height="60px"/></td> </tr> </table> </div>