| 
														
															@@ -81,11 +81,11 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   <div ref="mapRef" class="bottom-map"></div> 
														 | 
														
														 | 
														
															   <div ref="mapRef" class="bottom-map"></div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															   <!-- 图片弹窗 --> 
														 | 
														
														 | 
														
															   <!-- 图片弹窗 --> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  <PicturePreview 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  <!-- <PicturePreview 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     :show="dialogVisible" 
														 | 
														
														 | 
														
															     :show="dialogVisible" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     :imageUrl="urls" 
														 | 
														
														 | 
														
															     :imageUrl="urls" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     :curIndex="urlsIndex" 
														 | 
														
														 | 
														
															     :curIndex="urlsIndex" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  ></PicturePreview> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  ></PicturePreview> --> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </template> 
														 | 
														
														 | 
														
															 </template> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <script setup> 
														 | 
														
														 | 
														
															 <script setup> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -106,7 +106,7 @@ import SamplePointLayer from "./map/samplePointLayer"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import {useStore} from "vuex"; 
														 | 
														
														 | 
														
															 import {useStore} from "vuex"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import RegionLayer from "./map/regionLayer"; 
														 | 
														
														 | 
														
															 import RegionLayer from "./map/regionLayer"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import eventBus from "@/api/eventBus"; 
														 | 
														
														 | 
														
															 import eventBus from "@/api/eventBus"; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-import "./map/mockFarmLayer" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+// import "./map/mockFarmLayer" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 let store = useStore() 
														 | 
														
														 | 
														
															 let store = useStore() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 const components = { 
														 | 
														
														 | 
														
															 const components = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   homePage, 
														 | 
														
														 | 
														
															   homePage, 
														 |