1 Star 0 Fork 407

northseafishoo / hplus

forked from 若依 / hplus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ie.html 547 Bytes
一键复制 编辑 原始数据 按行查看 历史
若依 提交于 2020-05-28 22:59 . 第一次提交
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>H+已不再支持老旧的IE</title>
<meta name="renderer" content="webkit">
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="description" content="">
<meta name="keywords" content="">
<style>
html,
body {
height: 100%;
overflow: hidden;
}
body {
background: #3cbbdc url(img/browser.png) no-repeat center center;
}
</style>
</head>
<body>
</body>
</html>
HTML/CSS
1
https://gitee.com/northseafishoo/hplus.git
git@gitee.com:northseafishoo/hplus.git
northseafishoo
hplus
hplus
master

搜索帮助