加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 691 Bytes
一键复制 编辑 原始数据 按行查看 历史
踩着两条虫 提交于 2018-07-11 15:23 . !11 v2.1.0
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script src="static/config.js"></script>
<title>xdh-web</title>
</head>
<body>
<!--[if lt IE 9]>
<div
style="margin: 20px; border: 2px solid #ccc; padding: 20px; color: #0a65db; background:#fefefe;font-family: Helvetica, Arial, sans-serif">
<h3 style="margin: 0; padding: 0;">您的浏览器老到掉渣了, 赶快升级吧!</h3>
<p style="color: #666;">c. 推荐使用Chrome,<a href="#" target="_blank" style="color: #0a65db;">立即下载</a>
</p>
</div>
<![endif]-->
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化