index.html 979 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. <style>
  9. @font-face {
  10. font-family: FZKTJW;
  11. src: url('./static/fonts/FZKTJW.TTF');
  12. }
  13. @font-face {
  14. font-family: SourceHanSerifCN;
  15. src: url('./static/fonts/SourceHanSerifCN-Bold.otf');
  16. }
  17. </style>
  18. </head>
  19. <body>
  20. <div id="app"></div>
  21. <!-- built files will be auto injected -->
  22. </body>
  23. <script>
  24. // function changePage() {
  25. // location.reload()
  26. // console.log('aaaaaaaa')
  27. // }
  28. // window.onload = function() {
  29. // window.onresize = function() {
  30. // location.reload()
  31. // // console.log('aaaaaaaa')
  32. // }
  33. // }
  34. </script>
  35. </html>