index.html 1.6 KB
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <link rel="icon" href="./favicon.ico">
  <link rel="stylesheet" href="./css/toolBarStyle.css">
  <!--引入字体-->
  <style type="text/css">
    @font-face {
      font-family: 'BebasNeue Bold';
      src: url('font/BebasNeueBold.otf') format('truetype');
    }

    @font-face {
      font-family: 'Lato-Bold';
      src: url('font/Lato-Bold.ttf') format('truetype');
    }

    @font-face {
      font-family: 'Lato-Light';
      src: url('font/Lato-Light.ttf') format('truetype');
    }

    @font-face {
      font-family: 'Lato-Regular';
      src: url('font/Lato-Regular.ttf') format('truetype');
    }
    @font-face {
      font-family: 'D-DINCondensedRegular';
      src: url('font/D-DINCondensed.ttf') format('truetype');
    }
  </style>
  <!-- 引入fengmap -->
  <!-- fengmap.map.min.js 地图核心模块必须第一个引入-->
  <script src="./lib/fengmap.map.min.js"></script>
  <script src="./lib/fengmap.plugin.min.js"></script>
  <script src="./lib/fengmap.analyser.min.js"></script>
  <script src="./lib/fengmap.effect.min.js"></script>
  <script src="./lib/fengmap.map-nologo.min.js"></script>
  <script src="./lib/dsbridge.js"></script>
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
  <title>Sea World</title>
  <script type="module" crossorigin src="./assets/index-DNgDxULo.js"></script>
  <link rel="stylesheet" crossorigin href="./assets/index-BjiykV94.css">
</head>
<body>
<div id="app"></div>
</body>
<style>
  body {
    font-family: 'BebasNeue Bold', serif;
  }
</style>
</html>