From 4ff3eee77b41466d08117970970d01be6e48ffe1 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Fri, 28 Mar 2025 19:02:30 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/pilot-h5

---
 src/utils/cesium-tsa.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/cesium-tsa.js b/src/utils/cesium-tsa.js
index dfbae21..98157c1 100644
--- a/src/utils/cesium-tsa.js
+++ b/src/utils/cesium-tsa.js
@@ -178,7 +178,7 @@
       navigationHelpButton: false, // 右上角的帮助按钮,
       selectionIndicator: false, // 是否显示选择指示器
       baseLayer: false,
-      fullscreenButton: true,
+      fullscreenButton: false,
     })
 
 

--
Gitblit v1.9.3