| 
														
															@@ -147,7 +147,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				<view class="popupbox-content"> 
														 | 
														
														 | 
														
															 				<view class="popupbox-content"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 					<view :class="lineIndex == index ? 'line-item line-active': 'line-item'" 
														 | 
														
														 | 
														
															 					<view :class="lineIndex == index ? 'line-item line-active': 'line-item'" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 						v-for="(it,index) in lineList" :key="index" @click="handleLine(index)"> 
														 | 
														
														 | 
														
															 						v-for="(it,index) in lineList" :key="index" @click="handleLine(index)"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-						线路{{numberToChinese(lineIndex + 1)}}</view> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+						线路{{numberToChinese(index + 1)}}</view> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 				</view> 
														 | 
														
														 | 
														
															 				</view> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			</view> 
														 | 
														
														 | 
														
															 			</view> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		</uni-popup> 
														 | 
														
														 | 
														
															 		</uni-popup> 
														 |