index_20220531164433.html 486 B

123456789101112131415161718
  1. <!--
  2. * @LastEditors: gcz
  3. -->
  4. <!DOCTYPE html>
  5. <html>
  6. <head>
  7. <meta charset="utf-8">
  8. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  9. <title>ntbigscreen</title>
  10. <link rel="stylesheet" href="./static/css/common.css">
  11. <!-- 天地图 -->
  12. <script src="http://api.tianditu.gov.cn/api?v=4.0&tk=7e5149a4e4bc98ccf53b9941d5f8ea62"></script>
  13. </head>
  14. <body>
  15. <div id="app"></div>
  16. <!-- built files will be auto injected -->
  17. </body>
  18. </html>