2 Star 0 Fork 0

Jioho/vote-year

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
puzzle.html 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
Jioho 提交于 2023-01-11 23:45 . 更新首页动画
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name='viewport'
content='width=device-width, initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no' />
<link rel="icon" href="footer.png?t=0128">
<title>🐯年第一杯喝什么</title>
<meta name="description" content="选择喜欢的奶茶,抽取你的新年幸运签吧~" />
<meta name="keywords" content="虎年,第一杯喝什么,奶茶" />
<style>
.share-img {
position: fixed;
bottom: 0;
left: 0;
z-index: -1;
display: block;
opacity: 0;
}
</style>
</head>
<body>
<header>
<div class="share-img">
<img style="width: 300px;height:300px;" style="display:block"
src="https://bluepikachu.gitee.io/milk-tea-vote/footer.png?t=0128" alt="logo">
</div>
</header>
<div id="app"></div>
<div class="share-img">
<img style="width: 300px;height:300px;" style="display:block"
src="https://bluepikachu.gitee.io/milk-tea-vote/footer.png?t=0128" alt="logo">
</div>
<script type="module" src="/src/modules/puzzle/index.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Jioho/vote-year.git
git@gitee.com:Jioho/vote-year.git
Jioho
vote-year
vote-year
master

搜索帮助