整地图
This commit is contained in:
BIN
public/bgf.png
Normal file
BIN
public/bgf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@ const libs = [
|
|||||||
`${KENGEE_CDN_BASE}/js/dayjs.min.js`,
|
`${KENGEE_CDN_BASE}/js/dayjs.min.js`,
|
||||||
`${KENGEE_CDN_BASE}/js/Tween.js`,
|
`${KENGEE_CDN_BASE}/js/Tween.js`,
|
||||||
`${KENGEE_CDN_BASE}/js/three/three.js`,
|
`${KENGEE_CDN_BASE}/js/three/three.js`,
|
||||||
`${KENGEE_CDN_BASE}/js/three/js/controls/OrbitControls.js`,
|
`${KENGEE_CDN_BASE}/js/d3-array.min.js`,
|
||||||
`${KENGEE_CDN_BASE}/js/d3-geo.min.js`,
|
`${KENGEE_CDN_BASE}/js/d3-geo.min.js`,
|
||||||
]
|
]
|
||||||
window.$loadScript = (type = 'js', url, dom = "body") => {
|
window.$loadScript = (type = 'js', url, dom = "body") => {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user