1 Star 1 Fork 2

马沅缘/三国

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.80 KB
一键复制 编辑 原始数据 按行查看 历史
马沅缘 提交于 2024-06-06 14:40 . 20240606
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/three-countries/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>三国群英传OL - 资料站 - 亚洲服 - 宇峻奥汀</title>
<meta name="description" content="三国群英传OL亚洲服资料站,努力打造最好最全的资料站。">
<style>
@keyframes first {
from {
width: 10px;
}
to {
width: 800px;
}
}
#load {
position: absolute;
width: 800px;
height: 40px;
top: 33%;
left: calc(50% - 402.5px);
border: 5px solid #666;
color: black;
border-radius: 25px;
overflow: hidden;
}
#load span {
position: absolute;
width: 800px;
height: 40px;
top: 0;
left: 0;
line-height: 40px;
text-align: center;
color: #666;
}
#loadin {
width: 10px;
height: 40px;
float: left;
background: #eee;
animation: first 8s;
}
</style>
<script type="module" crossorigin src="/three-countries/assets/index.ba864856.js"></script>
<link rel="stylesheet" href="/three-countries/assets/index.c133402d.css">
</head>
<body oncontextmenu="self.event.returnValue=false">
<div id="app"></div>
<div id="load">
<span>资料加载中...</span>
<div id="loadin"></div>
</div>
<script>
window.onload = function () {
document.getElementById('load').style.display = 'none';
}
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/myy2080/three-countries.git
git@gitee.com:myy2080/three-countries.git
myy2080
three-countries
三国
master

搜索帮助