From 27a2d08bbdeec0cef108d171fb314e4ada9be861 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期四, 16 十一月 2023 10:46:52 +0800 Subject: [PATCH] 信息弹框 --- src/components/map/viewer.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/map/viewer.vue b/src/components/map/viewer.vue index b01caeb..a29d709 100644 --- a/src/components/map/viewer.vue +++ b/src/components/map/viewer.vue @@ -100,6 +100,7 @@ { StaticFileBaseUrl: "../../../static/CimSDK/", // StaticFileBaseUrl: "../../../SW/static/CimSDK/", + // StaticFileBaseUrl: "../../../YZXNCS/static/CimSDK/", }, {}, {}, -- Gitblit v1.9.3