mtcp_inp.ss.jsp 379 B

12345678910111213141516
  1. <div class='content-div' ssFith="true">
  2. <table class='form'>
  3. <tr>
  4. <th style="width: 145px;">菜品</th>
  5. <td><input name="cpid" width="168px"/></td>
  6. </tr>
  7. <tr>
  8. <th style="width: 145px;">用餐类别</th>
  9. <td><input name="yclbm" width="168px"/></td>
  10. </tr>
  11. <tr>
  12. <th>供应日期</th>
  13. <td><input name="gyrq" width="168px"/></td>
  14. </tr>
  15. </table>
  16. </div>