uniapp,h5

index.html 1.1KB

12345678910111213141516171819202122232425262728
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <link rel="stylesheet" href="./assets/uni.7f9c5235.css">
  5. <meta charset="UTF-8" />
  6. <meta name="apple-mobile-web-app-title" content="Q导岛">
  7. <link rel="apple-touch-icon" href="./assets/favicon-DXmLV0tC.ico">
  8. <!-- <link rel="apple-mobile-web-app-capable" content="yes">
  9. <link rel="apple-mobile-web-app-status-bar-style" content="black-translucent"> -->
  10. <script>
  11. var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
  12. CSS.supports('top: constant(a)'))
  13. document.write(
  14. '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
  15. (coverSupport ? ', viewport-fit=cover' : '') + '" />')
  16. </script>
  17. <title>Q导岛</title>
  18. <!--preload-links-->
  19. <!--app-context-->
  20. <script type="module" crossorigin src="./assets/index-CyEi9qWZ.js"></script>
  21. <link rel="stylesheet" crossorigin href="./assets/index-CYKnKa4N.css">
  22. </head>
  23. <body>
  24. <div id="app"><!--app-html--></div>
  25. </body>
  26. </html>