1 Star 0 Fork 0

j787701730/my_clock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengw 提交于 2024-08-12 20:21 . viewport-fit=cover
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="data:," />
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<link rel="apple-touch-icon" href="./icon.png" />
<title>时钟</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/null_593_9900/my_clock.git
git@gitee.com:null_593_9900/my_clock.git
null_593_9900
my_clock
my_clock
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385