webservicexyxxList.htm 604 B

1234567891011121314151617181920
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>webservice响应信息列表</title>
  6. <script type="text/javascript" src="views/cs/webservice/webservicexyxx/webservicexyxxList.js"></script>
  7. </head>
  8. <body>
  9. <table width="100%" align="center" cellpadding="0" cellspacing="0">
  10. <tr>
  11. <td>
  12. <input type="hidden" id="webservicexyxxSearchGrid" value="$!webservicexyxxSearchGrid" />
  13. <div id="webserviceSearchModule"></div>
  14. <table id="webservicexyxxGrid" width="99%" style="display:none"></table>
  15. </td>
  16. </tr>
  17. </table>
  18. </body>
  19. </html>