From a93c7fd8de5af85b2e9d8e3fa5fda1690c313401 Mon Sep 17 00:00:00 2001
From: WmjXiaoJun <261235953@qq.com>
Date: Fri, 14 Mar 2025 13:07:45 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 index.html                      | 2 +-
 src/components/X_Plot/index.vue | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index 1b1a484..9f6edd5 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
     <meta charset="UTF-8" />
     <!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>27_earth_web</title>
+    <title>bmh_cesium</title>
     <script type="text/javascript" src="/lib/include-lib.js" libpath="lib/" include="jquery,jquery.range,bootstrap,bootstrap-checkbox,font-awesome,web-icons,layer,haoutil,nprogress,toastr,admui,turf,xjsdk"></script>
     <script type="text/javascript" src="/jmmap/JmMap.js"></script>
     <script type="text/javascript" src="/cesiumvectortile/dist/CesiumVectorTile.js"></script>
diff --git a/src/components/X_Plot/index.vue b/src/components/X_Plot/index.vue
index 50e9f7e..551888a 100644
--- a/src/components/X_Plot/index.vue
+++ b/src/components/X_Plot/index.vue
@@ -1,12 +1,12 @@
 <template>
     <div style="position: absolute; top: 120px; left: 40px; width: 15%;  height: 70%;background: #483e3e;border-radius: 6px;border: 1px solid red;">
         <div style="height: 50px; border-bottom: 1px solid red;">
-            <span style="font-size: 30px; color: #fff; margin-left: 15px;">27_earth_web</span>
+            <span style="font-size: 30px; color: #fff; margin-left: 15px;">bmh_cesium</span>
             <span style="font-size: 30px; color: #fff; margin-right: 15px;float: right;cursor: pointer;">X</span>
         </div>
         <div style="height: calc(100% - 100px);">
-            <p style="font-size: 30px; color: #fff; margin-left: 30px;" v-if="btntype == 1">27_earth_web111</p>
-            <p style="font-size: 30px; color: #fff; margin-left: 30px;" v-if="btntype == 2">27_earth_web222</p>
+            <p style="font-size: 30px; color: #fff; margin-left: 30px;" v-if="btntype == 1">bmh_cesium111</p>
+            <p style="font-size: 30px; color: #fff; margin-left: 30px;" v-if="btntype == 2">bmh_cesium222</p>
         </div>
 
         <div style="height: 50px; border-top: 1px solid red;" class="bottomClass">