Ai
12 Star 87 Fork 75

火星科技/mars3d-vue-project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 437 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2025-09-28 20:24 +08:00 . 同步代码
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/img/div-graphic/divGraphic.css" />
<title>Mars3D通用三维可视化系统 - Vue版</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/pages/map/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/marsgis/mars3d-vue-project.git
git@gitee.com:marsgis/mars3d-vue-project.git
marsgis
mars3d-vue-project
mars3d-vue-project
master

搜索帮助