1 Star 0 Fork 0

ieason71/image-bed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 656 Bytes
一键复制 编辑 原始数据 按行查看 历史
ieason71 提交于 2021-03-17 14:33 . add index.html.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="timer/icon.jpg">
<title>Canvas雨滴翻页时钟</title>
<link rel="stylesheet" type="text/css" href="timer/css/style.css">
</head>
<body>
<noscript>
<strong>非常抱歉!没有启用JavaScript,不能正常运行。</strong>
</noscript>
<div id="app"></div>
<script src="timer/js/App.js"></script>
<script src="timer/js/setting.js"></script>
<script src="timer/js/canvas2d.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ieason71/image-bed.git
git@gitee.com:ieason71/image-bed.git
ieason71
image-bed
image-bed
master

搜索帮助