2020-12-08 18:20:35 +08:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
2021-03-15 12:44:58 +08:00
|
|
|
|
<head>
|
|
|
|
|
<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
|
|
|
|
|
name="keywords"
|
2021-04-13 15:58:58 +08:00
|
|
|
|
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,快速,高效,后台模板,后台系统,管理系统"
|
2021-03-15 12:44:58 +08:00
|
|
|
|
/>
|
|
|
|
|
<meta
|
|
|
|
|
name="description"
|
2021-04-13 15:58:58 +08:00
|
|
|
|
content="vue-next-admin,基于 vue3 + CompositionAPI + typescript + vite + element plus,适配手机、平板、pc 的后台开源免费管理系统模板!vue-prev-admin,基于 vue2 + element ui,适配手机、平板、pc 的后台开源免费管理系统模板!"
|
2021-03-15 12:44:58 +08:00
|
|
|
|
/>
|
|
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
|
|
<title>vue-next-admin</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2021-03-25 18:07:15 +08:00
|
|
|
|
<div id="app"></div>
|
2021-03-15 12:44:58 +08:00
|
|
|
|
<script type="text/javascript">
|
2021-04-13 15:58:58 +08:00
|
|
|
|
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);
|
|
|
|
|
})();
|
2021-03-15 12:44:58 +08:00
|
|
|
|
</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>
|
|
|
|
|
</body>
|
2020-12-08 18:20:35 +08:00
|
|
|
|
</html>
|