4 Star 13 Fork 11

Git游戏/文明2(Cividlization 2)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.60 KB
一键复制 编辑 原始数据 按行查看 历史
zhaolinxu 提交于 2023-06-16 21:41 . fix
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>文明2 - Cividlization 2</title>
<base href="./">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="assets/scss/font-awesome-5.12.0-1.all.min.css">
<script src='kongregate_api.js'></script>
<link rel="stylesheet" href="styles.5eda8018262f85033100.css"></head>
<body class="overflow-hidden">
<script src="chs.js?07071443"></script>
<script src="core.js"></script>
<app-root></app-root>
<script src="runtime-es2015.edb2fcf2778e7bf1d426.js" type="module"></script><script src="runtime-es5.edb2fcf2778e7bf1d426.js" nomodule defer></script><script src="polyfills-es5.ef4b1e1fc703b3ff76e3.js" nomodule defer></script><script src="polyfills-es2015.2987770fde9daa1d8a2e.js" type="module"></script><script src="main-es2015.2c3b8e9f04cf3db5cde1.js" type="module"></script><script src="main-es5.2c3b8e9f04cf3db5cde1.js" nomodule defer></script>
<!--客服 开始-->
<script src="//g8hh.com/static/js/jquery.min.js"></script>
<link rel="stylesheet" href="//g8hh.com/static/css/kf.css" type="text/css" media="screen" charset="utf-8">
<script src="//g8hh.com/static/js/kf.js"></script>
<!-- 客服 结束 -->
<!--站长统计-->
<div style="display: none">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?dbb7ff142f4d4b68546c93b9cd6e9328";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/idlegame/Cividlization2.git
git@gitee.com:idlegame/Cividlization2.git
idlegame
Cividlization2
文明2(Cividlization 2)
master

搜索帮助