1 Star 1 Fork 0

isdream/isdream-blog-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 860 Bytes
一键复制 编辑 原始数据 按行查看 历史
isdream 提交于 2023-12-16 18:59 . feat(*): 跟随isdream-vue-admin更新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title><%- VITE_APP_TITLE %></title>
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="isdream-vue-admin 是一个免费开源的中后台模版, 使用了最新的Vue3、Vite3、Pinia2、Element-Plus、TypeScript等主流技术开发" />
<meta name="keywords" content="isdream,isdream-vue-admin,vue-admin,vue3,前端,免费开源,中后台模版" />
</head>
<body>
<noscript>
<strong>很抱歉,浏览器没有启用 JavaScript, 程序将不能正常运行。请先启用浏览器的 JavaScript, 然后继续。</strong>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/isdreamcn/isdream-blog-admin.git
git@gitee.com:isdreamcn/isdream-blog-admin.git
isdreamcn
isdream-blog-admin
isdream-blog-admin
main

搜索帮助