1 Star 0 Fork 0

吴文龙/网阁

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 684 Bytes
一键复制 编辑 原始数据 按行查看 历史
吴文龙 提交于 2023-10-25 15:56 +08:00 . 添加百度监控
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" type="image/x-icon" href="./logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>网阁</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement('script');
hm.src = 'https://hm.baidu.com/hm.js?4d64b5fbedeb84b7d51fa115bb05c1d6';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/in-git/web-archive.git
git@gitee.com:in-git/web-archive.git
in-git
web-archive
网阁
master

搜索帮助