5 Star 5 Fork 2

aion1998宁骑/MineCosmos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 665 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<!-- https://blog.csdn.net/Martind/article/details/82750520 -->
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://cdn.jsdelivr.net/gh/wuxin0011/web-cdn-resource@main/image/logo.png" />
<link rel="stylesheet" href="/app-loading.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://cdn.bootcdn.net/ajax/libs/MaterialDesign-Webfont/7.2.96/css/materialdesignicons.css" rel="stylesheet">
<title>MineCosmos</title>
</head>
<body>
<div id="app">
<div id="app-loading"></div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/xintianyuehui_ln/minecraft-abcserver-web.git
git@gitee.com:xintianyuehui_ln/minecraft-abcserver-web.git
xintianyuehui_ln
minecraft-abcserver-web
MineCosmos
master

搜索帮助