1 Star 0 Fork 1

what to drink/2023

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
Jioho 提交于 2023-01-26 15:39 . 修改链接入口
<!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="/logo.png">
<title>兔年第一杯喝什么</title>
<meta name="description" content="选择喜欢的奶茶,抽取你的新年幸运签吧~" />
<meta name="keywords" content="兔年,第一杯喝什么,奶茶" />
<meta http-equiv="Expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-control" content="no-cache">
<meta http-equiv="Cache" content="no-cache">
<style>
.share-img {
position: fixed;
bottom: 0;
left: 0;
z-index: -1;
display: block;
opacity: 0;
}
</style>
<% if(VITE_BD_HM=='true' ){ %>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?f372c1ba71f166a30054c8fc307a2041";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<% } %>
</head>
<body>
<header>
<div class="share-img">
<img style="width: 300px;height:300px;" style="display:block" src="https://what-to-drink.gitee.io/2023/logo.png"
alt="logo">
</div>
</header>
<div id="app"></div>
<div class="share-img">
<img style="width: 300px;height:300px;" style="display:block" src="https://what-to-drink.gitee.io/2023/logo.png"
alt="logo">
</div>
<script type="module" src="/src/modules/index/index.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/what-to-drink/2023.git
[email protected]:what-to-drink/2023.git
what-to-drink
2023
2023
master

搜索帮助