马宇豪
2025-05-27 d0d78b9fbe144326f136ee048bb59d314413032e
index.html
@@ -4,6 +4,10 @@
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <meta http-equiv="Cache-Control" content="no-cache,no-store,must-revalidate"/>
        <meta http-equiv="Cache" content="no-cache">
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="0" />
      <meta
         name="keywords"
         content="vue-next-admin,vue-prev-admin,vue-admin-wonderful,后台管理系统一站式平台模板,希望可以帮你完成快速开发。vue2.x,vue2.0,vue2,vue3,vue3.x,vue3.0,CompositionAPI,typescript,element plus,element,plus,admin,wonderful,wonderful-next,vue-next-admin,vite,vite-admin,快速,高效,后台模板,后台系统,管理系统"
@@ -16,16 +20,16 @@
   </head>
   <body>
      <div id="app"></div>
      <script type="text/javascript">
         var _hmt = _hmt || [];
         (function () {
            var hm = document.createElement('script');
            hm.src = 'https://hm.baidu.com/hm.js?d9c8b87d10717013641458b300c552e4';
            var s = document.getElementsByTagName('script')[0];
            s.parentNode.insertBefore(hm, s);
         })();
      </script>
<!--      <script type="text/javascript">-->
<!--         var _hmt = _hmt || [];-->
<!--         (function () {-->
<!--            var hm = document.createElement('script');-->
<!--            hm.src = 'https://hm.baidu.com/hm.js?d9c8b87d10717013641458b300c552e4';-->
<!--            var s = document.getElementsByTagName('script')[0];-->
<!--            s.parentNode.insertBefore(hm, s);-->
<!--         })();-->
<!--      </script>-->
      <script type="module" src="/src/main.ts"></script>
      <script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=wsijQt8sLXrCW71YesmispvYHitfG9gv&s=1"></script>
<!--      <script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=hzhsRVvbCiUGVnLfciSQ8hNIqYcpyomU"></script>-->
   </body>
</html>