chore(deps): update orbpro to version 1.126.0; set CESIUM_BASE_URL in SAT page
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
import CesiumViewer from './CesiumViewer.vue';
|
||||
|
||||
const $datatableShow = ref(false);
|
||||
|
||||
// @ts-expect-error https://digitalarsenal.io/Widgets/InfoBox/InfoBoxDescription.css
|
||||
globalThis.CESIUM_BASE_URL = 'http://digitalarsenal.io/';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user