index.html 639 B

123456789101112131415161718192021
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta http-equiv="Pragma" content="no-cache" />
  7. <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
  8. <meta http-equiv="Expires" content="-1000" />
  9. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  10. <meta name="renderer" content="webkit">
  11. <link rel="stylesheet" href="//at.alicdn.com/t/font_646072_j1rtd99vj8.css">
  12. <title>扫楼工具</title>
  13. </head>
  14. <body>
  15. <div id="app"></div>
  16. <!-- built files will be auto injected -->
  17. </body>
  18. </html>