index.html 690 B

12345678910111213141516171819202122232425262728293031
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  6. <script charset="utf-8" src="http://map.qq.com/api/js?v=2.exp&key=GLFBZ-ZR2W6-76XSA-MF7CQ-GDJ6Z-6FB5K"></script>
  7. <title>隐逸水街</title>
  8. </head>
  9. <body>
  10. <div id="app"></div>
  11. <!-- built files will be auto injected -->
  12. </body>
  13. <script>
  14. // function changePage() {
  15. // location.reload()
  16. // console.log('aaaaaaaa')
  17. // }
  18. // window.onload = function() {
  19. // window.onresize = function() {
  20. // location.reload()
  21. // // console.log('aaaaaaaa')
  22. // }
  23. // }
  24. </script>
  25. </html>