1 Star 0 Fork 89

zhengkai/three-vis-display-editor

forked from vis-three/scene-editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 1019 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<script src="//at.alicdn.com/t/c/font_2508581_43esf6t0449.js"></script>
<title>vis-three-display-editor</title>
</head>
<body>
<noscript>
<strong>
We're sorry but it doesn't work properly without JavaScript enabled.
Please enable it to continue.
</strong>
</noscript>
<div id="app"></div>
<script type="module" src="./src/main.js"></script>
<script async src="/plugins/es-module-shim.js"></script>
<script type="importmap-shim">
{
"imports": {
"vue": "https://unpkg.com/vue@2.6.14/dist/vue.esm.browser.min.js",
"@vis-resm/importmap": "https://unpkg.com/@vis-resm/importmap@0.0.7",
"vis-three": "/js/Vis.es.js"
}
}
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kai-zheng/three-vis-display-editor.git
git@gitee.com:kai-zheng/three-vis-display-editor.git
kai-zheng
three-vis-display-editor
three-vis-display-editor
master

搜索帮助