| 
															
																@@ -1,5 +1,6 @@ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 <template> 
															 | 
															
															 | 
															
																 <template> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-	<view class="pages"> 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+	<view class="pages" :style="{'height':(h)+'px','padding-top':mt+'px'}"> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+		<c-nav-bar title="位置定位" :showIcon="true"></c-nav-bar> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 		<view class="content"> 
															 | 
															
															 | 
															
																 		<view class="content"> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			<view class="card"> 
															 | 
															
															 | 
															
																 			<view class="card"> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				<view class="card1" @tap="open()"> 
															 | 
															
															 | 
															
																 				<view class="card1" @tap="open()"> 
															 | 
														
													
												
											
												
													
														
															 | 
															
																@@ -28,7 +29,7 @@ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 					</span> 
															 | 
															
															 | 
															
																 					</span> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				</view> 
															 | 
															
															 | 
															
																 				</view> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			</view> 
															 | 
															
															 | 
															
																 			</view> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			<view class="card" style="padding-bottom: 140rpx;"> 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+			<view class="card" style="padding-bottom: 180rpx;"> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				<view class="card1"> 
															 | 
															
															 | 
															
																 				<view class="card1"> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 					<text>地图位置</text> 
															 | 
															
															 | 
															
																 					<text>地图位置</text> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				</view> 
															 | 
															
															 | 
															
																 				</view> 
															 | 
														
													
												
											
												
													
														
															 | 
															
																@@ -109,9 +110,7 @@ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 		}, 
															 | 
															
															 | 
															
																 		}, 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 		onLoad(option) { 
															 | 
															
															 | 
															
																 		onLoad(option) { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			if (option) { 
															 | 
															
															 | 
															
																 			if (option) { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-				console.log(option, 'option11111111option'); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				this.formData = JSON.parse(option.item) 
															 | 
															
															 | 
															
																 				this.formData = JSON.parse(option.item) 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-				console.log(this.formData, 'this.formData'); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				this.latitude = this.formData.lat 
															 | 
															
															 | 
															
																 				this.latitude = this.formData.lat 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				this.longitude = this.formData.lon 
															 | 
															
															 | 
															
																 				this.longitude = this.formData.lon 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				this.markers[0].latitude = this.formData.lat 
															 | 
															
															 | 
															
																 				this.markers[0].latitude = this.formData.lat 
															 | 
														
													
												
											
												
													
														
															 | 
															
																@@ -286,26 +285,23 @@ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 		.bottom { 
															 | 
															
															 | 
															
																 		.bottom { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			position: fixed; 
															 | 
															
															 | 
															
																 			position: fixed; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			bottom: 0; 
															 | 
															
															 | 
															
																 			bottom: 0; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			height: 9%; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+			z-index: 999999; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			background: #fff; 
															 | 
															
															 | 
															
																 			background: #fff; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			width: 100%; 
															 | 
															
															 | 
															
																 			width: 100%; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			display: flex; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			justify-content: center; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			align-items: center; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			padding: 0 30rpx; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+			padding: 20rpx 0 30rpx; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			box-sizing: border-box; 
															 | 
															
															 | 
															
																 			box-sizing: border-box; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-			flex-direction: column; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																  
															 | 
															
															 | 
															
																  
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			.btn { 
															 | 
															
															 | 
															
																 			.btn { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				background: #33AFFC; 
															 | 
															
															 | 
															
																 				background: #33AFFC; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				color: white; 
															 | 
															
															 | 
															
																 				color: white; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				text-align: center; 
															 | 
															
															 | 
															
																 				text-align: center; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-				height: 73rpx; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-				line-height: 73rpx; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+				height: 96rpx; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+				margin: 0 auto; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+				font-size: 34rpx; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+				line-height: 96rpx; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 				align-self: center; 
															 | 
															
															 | 
															
																 				align-self: center; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-				border-radius: 35rpx; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-				width: 80%; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																- 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+				border-radius: 48rpx; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+				width: 690rpx; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 			} 
															 | 
															
															 | 
															
																 			} 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 		} 
															 | 
															
															 | 
															
																 		} 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 	} 
															 | 
															
															 | 
															
																 	} 
															 |