1 Star 1 Fork 1

what to drink / 2024

forked from what to drink / 2023 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
Jioho 提交于 2024-02-08 19:48 . 更新最后配置
<!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="https://storage.expingworld.com/cms/favicon_2b6b5394fb.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?02e9cb0213755362f209e6120fa97359";
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://storage.expingworld.com/cms/favicon_2b6b5394fb.png"
alt="logo">
</div>
</header>
<div id="app"></div>
<div class="share-img">
<img style="width: 300px;height:300px;" style="display:block" src="https://storage.expingworld.com/cms/favicon_2b6b5394fb.png"
alt="logo">
</div>
<script type="module" src="/src/main.ts"></script>
<link rel="stylesheet" href="/lib/message.min.css">
<script src="/lib/message.min.js"></script>
</body>
</html>
1
https://gitee.com/what-to-drink/2024.git
git@gitee.com:what-to-drink/2024.git
what-to-drink
2024
2024
master

搜索帮助