| 123456789101112131415161718 | 
							- <!doctype html>
 
- <html lang="en">
 
-   <head>
 
-     <meta charset="UTF-8" />
 
-     <!-- <link rel="icon" href="<%= BASE_URL %>favico.ico"> -->
 
-     <!-- <link rel="icon" href="<%= BASE_URL %>favico.ico" type="image/x-icon" /> -->
 
-     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
 
-     <link rel="shortcut icon" type="image/x-icon" href="<%= BASE_URL %>favicon.ico" />   
 
-     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
-     <title>灾情软件</title>
 
-     <script type="module" crossorigin src="./assets/index-85a53adb.js"></script>
 
-     <link rel="stylesheet" href="./assets/index-2e9047a3.css">
 
-   </head>
 
-   <body>
 
-     <div id="app"></div>
 
-     
 
-   </body>
 
- </html>
 
 
  |