1 Star 0 Fork 342

beiwangshan / 魔方栈

forked from 华哲辰 / 魔方栈 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dev.html 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
华哲辰 提交于 2020-04-03 01:24 . layerd ok
<!DOCTYPE html>
<html lang="zh">
<head>
<link rel="icon" href="./resource/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./resource/icon.png" type="image/png" />
<link rel="manifest" href="./resource/manifest.json" />
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, user-scalable=no" />
<meta name="description" content="魔方栈 一个在线魔方工具箱" />
<meta name="keywords" content="魔方 魔方栈 虚拟魔方 公式播放 动画制作" />
<title>魔方栈</title>
<style>
html,
body,
#app {
margin: 0 auto;
padding: 0;
width: 100%;
height: 100%;
overflow: hidden;
user-select: none;
}
</style>
</head>
<body>
<div id="app"></div>
<script src="./dist/index.js"></script>
</body>
</html>
TypeScript
1
https://gitee.com/beiwangshan/cuber.git
git@gitee.com:beiwangshan/cuber.git
beiwangshan
cuber
魔方栈
master

搜索帮助