index.html 1.0 KB

1234567891011121314151617181920212223242526272829
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1" />
  7. <meta name="theme-color" content="#000000" />
  8. <meta
  9. name="description"
  10. content="珠海九控房地产有限公司-翠湖香山项目留香苑全景展示"
  11. />
  12. <title>翠湖香山项目留香苑全景展示</title>
  13. <script src="%PUBLIC_URL%/krpano/1.21/krpano.js"></script>
  14. </head>
  15. <body>
  16. <noscript>You need to enable JavaScript to run this app.</noscript>
  17. <div id="root"></div>
  18. <!--
  19. This HTML file is a template.
  20. If you open it directly in the browser, you will see an empty page.
  21. You can add webfonts, meta tags, or analytics to this file.
  22. The build step will place the bundled scripts into the <body> tag.
  23. To begin the development, run `npm start` or `yarn start`.
  24. To create a production bundle, use `npm run build` or `yarn build`.
  25. -->
  26. </body>
  27. </html>