index.html 816 B

123456789101112131415161718192021222324252627
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Document</title>
  8. <script src="https://s3.pstatp.com/cdn/expire-1-M/jquery/3.3.1/jquery.min.js"></script>
  9. </head>
  10. <body style="margin: 0;">
  11. <div id="he-plugin-standard"></div>
  12. <script>
  13. WIDGET = {
  14. "CONFIG": {
  15. "layout": "2",
  16. "width": "300",
  17. "height": "400",
  18. "background": "1",
  19. "dataColor": "FFFFFF",
  20. "borderRadius": "5",
  21. "key": "bfab9d72ee5d4719a5e96fb50436c396"
  22. }
  23. }
  24. </script>
  25. <script src="https://widget.qweather.net/standard/static/js/he-standard-common.js?v=2.0"></script>
  26. </body>
  27. </html>