grcz_inp.ss.jsp 276 B

123456789101112
  1. <div class="content-div" ssFith="true">
  2. <table class='form'>
  3. <tr>
  4. <th width="20%">被充值人员</th>
  5. <td width="30%"><input name="ryid"/></td>
  6. </tr>
  7. <tr>
  8. <th width="20%">充值金额</th>
  9. <td width="30%"><input name="czje"/></td>
  10. </tr>
  11. </table>
  12. </div>