1 Star 0 Fork 98

芝华塔尼欧/mars3d-vue-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2024-02-05 14:58 . 同步代码
<!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>功能示例(Vue版)列表 | Mars3D三维可视化平台 | 火星科技</title>
<style>
@font-face {
font-family: "HarmonyOS Sans SC";
src: url("/font/HarmonyOS_Sans_SC/HarmonyOS_Sans_SC_Black.ttf");
}
</style>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/pages/index/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yxm_yxm_admin/mars3d-vue-example.git
git@gitee.com:yxm_yxm_admin/mars3d-vue-example.git
yxm_yxm_admin
mars3d-vue-example
mars3d-vue-example
master

搜索帮助