|
@@ -6,27 +6,27 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
<meta
|
|
<meta
|
|
|
name="keywords"
|
|
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,快速,高效,后台模板,后台系统,管理系统"
|
|
|
|
|
|
|
+ content="furion,sqlsugar,vue-next-admin,基于Furion/.NET 6实现的通用管理平台。整合最新技术,模块插件式开发,前后端分离,开箱即用。"
|
|
|
/>
|
|
/>
|
|
|
<meta
|
|
<meta
|
|
|
name="description"
|
|
name="description"
|
|
|
- content="vue-next-admin,基于 vue3 + CompositionAPI + typescript + vite + element plus,适配手机、平板、pc 的后台开源免费管理系统模板!vue-prev-admin,基于 vue2 + element ui,适配手机、平板、pc 的后台开源免费管理系统模板!"
|
|
|
|
|
|
|
+ content="基于 vue3 + CompositionAPI + typescript + vite + element plus,适配手机、平板、pc 的后台开源免费管理系统模板!"
|
|
|
/>
|
|
/>
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
<title>Admin.NET</title>
|
|
<title>Admin.NET</title>
|
|
|
</head>
|
|
</head>
|
|
|
<body>
|
|
<body>
|
|
|
<div id="app"></div>
|
|
<div id="app"></div>
|
|
|
- <script type="text/javascript">
|
|
|
|
|
|
|
+ <script>
|
|
|
var _hmt = _hmt || [];
|
|
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);
|
|
|
|
|
|
|
+ (function() {
|
|
|
|
|
+ var hm = document.createElement("script");
|
|
|
|
|
+ hm.src = "https://hm.baidu.com/hm.js?d70fb570f655e98449a91dad19d455bf";
|
|
|
|
|
+ var s = document.getElementsByTagName("script")[0];
|
|
|
|
|
+ s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
})();
|
|
|
- </script>
|
|
|
|
|
|
|
+ </script>
|
|
|
<script type="module" src="/src/main.ts"></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=wsijQt8sLXrCW71YesmispvYHitfG9gv&s=1"></script> -->
|
|
|
</body>
|
|
</body>
|
|
|
</html>
|
|
</html>
|