|  | @@ -3,7 +3,7 @@
 | 
	
		
			
				|  |  |   * @Author: 空白格
 | 
	
		
			
				|  |  |   * @Date: 2022-08-22 15:31:43
 | 
	
		
			
				|  |  |   * @LastEditors: gcz
 | 
	
		
			
				|  |  | - * @LastEditTime: 2022-08-22 17:44:55
 | 
	
		
			
				|  |  | + * @LastEditTime: 2022-08-23 17:54:07
 | 
	
		
			
				|  |  |   * @FilePath: \veterans_client_web\src\views\NewsCenter\NoticeDetails\NoticeDetailsIndex.vue
 | 
	
		
			
				|  |  |   * @Copyright: Copyright (c) 2016~2022 by 空白格, All Rights Reserved.
 | 
	
		
			
				|  |  |  -->
 | 
	
	
		
			
				|  | @@ -55,6 +55,9 @@ export default{
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  </script>
 | 
	
		
			
				|  |  |  <style lang="scss" scoped>
 | 
	
		
			
				|  |  | +.app-main-box-content{
 | 
	
		
			
				|  |  | +  min-height: calc( 100vh - 73px - 104px - 64px - 100px - 23px - 40px );
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  |  .news-data{
 | 
	
		
			
				|  |  |    .title{
 | 
	
		
			
				|  |  |      font-weight: 400;
 |