index.html 687 B

123456789101112131415161718
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <!-- <link rel="icon" href="<%= BASE_URL %>favico.ico"> -->
  6. <!-- <link rel="icon" href="<%= BASE_URL %>favico.ico" type="image/x-icon" /> -->
  7. <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  8. <link rel="shortcut icon" type="image/x-icon" href="<%= BASE_URL %>favicon.ico" />
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  10. <title>灾情软件</title>
  11. <script type="module" crossorigin src="./assets/index-85a53adb.js"></script>
  12. <link rel="stylesheet" href="./assets/index-2e9047a3.css">
  13. </head>
  14. <body>
  15. <div id="app"></div>
  16. </body>
  17. </html>