From bfcfcaa95b1600632a4a7351db2dd952aa227349 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期六, 20 一月 2024 00:02:26 +0800 Subject: [PATCH] bug修改 --- src/components/viewer.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/viewer.vue b/src/components/viewer.vue index 4bab285..04e1613 100644 --- a/src/components/viewer.vue +++ b/src/components/viewer.vue @@ -126,6 +126,7 @@ let that = this; let option = { // licenseServer: "http://183.162.245.49:18080", + // StaticFileBaseUrl: "../../Mobile/static/CimSDK/", url: "./static/img/cesium/earth.jpg", toolbar: false, // fullscreenButton: true, -- Gitblit v1.9.3