Ai
2 Star 0 Fork 0

mirrors_syncthing/tech-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 409 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jesse Lucas 提交于 2020-03-31 21:28 +08:00 . use relative path for base-href and meta.js
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TechUi</title>
<base href="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<script type="text/javascript" src="/meta.js"></script>
</head>
<body>
<div id="chartjs-tooltip">
<table></table>
</div>
<app-root></app-root>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_syncthing/tech-ui.git
git@gitee.com:mirrors_syncthing/tech-ui.git
mirrors_syncthing
tech-ui
tech-ui
main

搜索帮助