| 
																	
																	
																		
																	
																	
																 | 
																@@ -20,6 +20,7 @@ Page({ | 
															
														
														
													
														
															
																 | 
																 | 
																  onLoad: function(options) { | 
																 | 
																 | 
																  onLoad: function(options) { | 
															
														
														
													
														
															
																 | 
																 | 
																    var that = this; | 
																 | 
																 | 
																    var that = this; | 
															
														
														
													
														
															
																 | 
																 | 
																    var scene = decodeURIComponent(options.scene); | 
																 | 
																 | 
																    var scene = decodeURIComponent(options.scene); | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																    app.getLocation(); | 
															
														
														
													
														
															
																 | 
																 | 
																  }, | 
																 | 
																 | 
																  }, | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																  onShow: function() { | 
																 | 
																 | 
																  onShow: function() { | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																		
																	
																	
																 | 
																@@ -51,7 +52,7 @@ Page({ | 
															
														
														
													
														
															
																 | 
																 | 
																              code: code, | 
																 | 
																 | 
																              code: code, | 
															
														
														
													
														
															
																 | 
																 | 
																              sceneAddress: app.globalData.sceneAddress, | 
																 | 
																 | 
																              sceneAddress: app.globalData.sceneAddress, | 
															
														
														
													
														
															
																 | 
																 | 
																              latitude: '' + app.globalData.locationInfo.latitude, | 
																 | 
																 | 
																              latitude: '' + app.globalData.locationInfo.latitude, | 
															
														
														
													
														
															
																 | 
																 | 
																              longtitude: '' + app.globalData.locationInfo.longtitude, | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																              longitude: '' + app.globalData.locationInfo.longitude, | 
															
														
														
													
														
															
																 | 
																 | 
																            } | 
																 | 
																 | 
																            } | 
															
														
														
													
														
															
																 | 
																 | 
																          }) | 
																 | 
																 | 
																          }) | 
															
														
														
													
														
															
																 | 
																 | 
																          .then(res => { | 
																 | 
																 | 
																          .then(res => { | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |