1 Star 0 Fork 0

Jerry K / web-env

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dashboard.html 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jerry K 提交于 2022-06-24 21:07 . feat: dashboard
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Web Env Dashboard</title>
</head>
<body>
<div id="dashboard"></div>
<script type="module" src="/src/dashboard/main.js"></script>
</body>
</html>
JavaScript
1
https://gitee.com/g0ngjie/web-env.git
git@gitee.com:g0ngjie/web-env.git
g0ngjie
web-env
web-env
master

搜索帮助