grfw_inp.ss.jsp 376 B

12345678910111213141516
  1. <div class="content-div" ssFith="true">
  2. <table class='form'>
  3. <tr>
  4. <th width="20%">拥有人员</th>
  5. <td width="30%"><input name="yyryid"/></td>
  6. </tr>
  7. <tr>
  8. <th width="20%">服务项目</th>
  9. <td width="30%"><input name="grfwxmm"/></td>
  10. </tr>
  11. <tr>
  12. <th width="20%">计费方式</th>
  13. <td width="30%"><input name="jiffs"/></td>
  14. </tr>
  15. </table>
  16. </div>