scfwjlxxList.htm 510 B

12345678910111213141516171819
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>上传访问记录信息列表</title>
  6. <script type="text/javascript" src="views/cs/webservice/webservicexyxx/scfwjlxxList.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="jqid" value="$!jqid" />
  13. <table id="scfwjlxxGrid" width="99%" style="display:none"></table>
  14. </td>
  15. </tr>
  16. </table>
  17. </body>
  18. </html>