1 Star 0 Fork 5

luckyhudi/mars3d-react-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
editor-react.html 478 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2022-05-19 19:28 . 初始发布
<!DOCTYPE html>
<html lang="zh-cn">
<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" />
<title>功能示例(React版) | Mars3D三维可视化平台 | 火星科技</title>
<script src="lib/includeLibs.js"></script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/pages/editor/main.tsx"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luckyhudi/mars3d-react-example.git
[email protected]:luckyhudi/mars3d-react-example.git
luckyhudi
mars3d-react-example
mars3d-react-example
master

搜索帮助