queryViewExcel.html 296 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta http-equiv="pragma" content="no-cache" />
  6. <script src="./jquery.min.js"></script>
  7. </head>
  8. <body style="font-size: 12px; font-family: Microsoft Yahei; margin: 0px">
  9. <form action="">
  10. </form>
  11. <button onclick></button>
  12. </body>
  13. </html>