|  | @@ -106,7 +106,7 @@ public class SysNewsInformationServiceImpl extends BaseServiceImpl<Long, SysNews
 | 
											
												
													
														|  |  					info.setLinkUrl(serverContextPath + "/#/auditionActive");
 |  |  					info.setLinkUrl(serverContextPath + "/#/auditionActive");
 | 
											
												
													
														|  |  					info.setCoverImage("https://daya-online.oss-cn-beijing.aliyuncs.com/tempActivity/3_2.png");
 |  |  					info.setCoverImage("https://daya-online.oss-cn-beijing.aliyuncs.com/tempActivity/3_2.png");
 | 
											
												
													
														|  |  				}
 |  |  				}
 | 
											
												
													
														|  | -				pageInfos.getRows().add(pageInfos.getRows().size() - 1, info);
 |  | 
 | 
											
												
													
														|  | 
 |  | +				pageInfos.getRows().add(info);
 | 
											
												
													
														|  |  			}
 |  |  			}
 | 
											
												
													
														|  |  		}
 |  |  		}
 | 
											
												
													
														|  |  		homeList.put("banner",pageInfos);
 |  |  		homeList.put("banner",pageInfos);
 |