This commit is contained in:
@@ -5,11 +5,10 @@
|
||||
|
||||
<!-- 首页脚本 -->
|
||||
<script src="/web/BlackFruit-web/js/index.js"></script>
|
||||
<!-- 3D 地球依赖:Three.js
|
||||
如需本地部署,请将 three.min.js 放到 /web/BlackFruit-web/vender/three/three.min.js
|
||||
这里默认使用 CDN,方便快速预览效果 -->
|
||||
<!-- 3D 地球依赖:Three.js 和 three-globe(使用 CDN 版本方便预览效果) -->
|
||||
<script src="https://unpkg.com/three@0.155.0/build/three.min.js"></script>
|
||||
<!-- 3D 地球效果脚本 -->
|
||||
<script src="https://unpkg.com/three-globe@2.45.0/dist/three-globe.min.js"></script>
|
||||
<!-- 3D 地球效果脚本(基于 three-globe) -->
|
||||
<script src="/web/BlackFruit-web/js/globe.js"></script>
|
||||
<script src="/web/BlackFruit-web/js/viewer.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user