input_repair_fault.html 966 B

12345678910111213141516171819202122232425262728
  1. <table width="100%" border="0" class="ke-zeroborder">
  2. <tbody>
  3. <tr class="autoyijianview">
  4. <td height="34" width="15%" align="right" class="ys1">*^type^</td>
  5. <td colspan="3" width="35%" class="ys2">{type}{type_id}{sms_state}</td>
  6. </tr>
  7. <tr>
  8. <td height="34" align="right" class="ys1">*^site^</td>
  9. <td colspan="3" class="ys2">{site}</td>
  10. </tr>
  11. <tr>
  12. <td height="34" align="right" class="ys1">*^mobile^</td>
  13. <td colspan="3" class="ys2">{mobile}</td>
  14. </tr>
  15. <tr>
  16. <td height="34" width="15%" align="right" class="ys1">^reporter^</td>
  17. <td width="35%" class="ys2">{reporter}</td>
  18. </tr>
  19. <tr>
  20. <td height="34" align="right" class="ys1">^other_info^</td>
  21. <td colspan="3" class="ys2">{other_info}</td>
  22. </tr>
  23. <tr>
  24. <td height="34" align="right" class="ys1">*^pic^</td>
  25. <td colspan="3" class="ys2">{pic}</td>
  26. </tr>
  27. </tbody>
  28. </table>