From c8fddf98e955ffa92c8730b506b792e008c49043 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期二, 14 十一月 2023 16:49:38 +0800 Subject: [PATCH] ca登录 --- src/components/map/viewer.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/map/viewer.vue b/src/components/map/viewer.vue index 996d5cd..9a11899 100644 --- a/src/components/map/viewer.vue +++ b/src/components/map/viewer.vue @@ -94,7 +94,7 @@ "sdkContainer", { // StaticFileBaseUrl: "../../../static/CimSDK/", - StaticFileBaseUrl: "../../../YZXNCS/static/CimSDK/", + StaticFileBaseUrl: "../../../SW/static/CimSDK/", }, {}, {}, -- Gitblit v1.9.3