1 Star 4 Fork 3

火星科技 / mars3d-react-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
read-react.html 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2022-06-06 11:33 . 同步代码
<!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/read/main.tsx"></script>
</body>
</html>
1
https://gitee.com/marsgis/mars3d-react-example.git
git@gitee.com:marsgis/mars3d-react-example.git
marsgis
mars3d-react-example
mars3d-react-example
master

搜索帮助