1 Star 3 Fork 1

三线程序猿/vue-robust-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
三线程序猿 提交于 2022-05-11 15:22 . feat:init框架
<!--
* @Description:
* @Author: shuliang
* @Date: 2022-05-05 10:53:50
* @LastEditTime: 2022-05-11 15:09:01
* @LastEditors: shuliang
-->
<!DOCTYPE html>
<html lang="zh-CN">
<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"
content="vue-robust-admin,后台管理系统一站式平台模板,希望可以帮你完成快速开发。"
/>
<meta
name="description"
content="vue-robust-admin,基于 vue3 + CompositionAPI + typescript + vite + element plus,适配手机、平板、pc 的后台开源免费管理系统模板!"
/>
<link rel="icon" href="/favicon.ico" />
<title>vue-robust-admin</title>
</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="module" src="/src/main.ts"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sl19940902/vue-robust-admin.git
git@gitee.com:sl19940902/vue-robust-admin.git
sl19940902
vue-robust-admin
vue-robust-admin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385