| 
														
															@@ -218,9 +218,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }; 
														 | 
														
														 | 
														
															     }; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  created() { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    this.wxEnv = getEnvIsWx(); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  // created() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  //   this.wxEnv = getEnvIsWx(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  // }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   methods: { 
														 | 
														
														 | 
														
															   methods: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     /** 
														 | 
														
														 | 
														
															     /** 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * 打开弹框触发 
														 | 
														
														 | 
														
															      * 打开弹框触发 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -231,6 +231,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @returns {any} 
														 | 
														
														 | 
														
															      * @returns {any} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     openPopup(details, numType = 'single', orderType = 'road') { 
														 | 
														
														 | 
														
															     openPopup(details, numType = 'single', orderType = 'road') { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			this.wxEnv = getEnvIsWx(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.payWayPop = true; 
														 | 
														
														 | 
														
															       this.payWayPop = true; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.orderMoney = details.payAmount.toFixed(2); 
														 | 
														
														 | 
														
															       this.orderMoney = details.payAmount.toFixed(2); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (numType === 'single' && orderType === 'parking') { 
														 | 
														
														 | 
														
															       if (numType === 'single' && orderType === 'parking') { 
														 |