| 
					
				 | 
			
			
				@@ -217,9 +217,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</el-col> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<el-col :span="6"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<div class="chart" :style="{}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<div class="itemtitle" style="">监控视频</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				<div class="itemtitle" style="">宣传视频</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<div style="margin: 10px 0px;margin-bottom: 0;border:1px solid rgba(255,255,255,0.6);border-radius: 5px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<video :style="{width:'100%',height:((height-80)/3 - 40 - 35 - 20)+'px'}" src="../assets/1.mp4" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+					<video :style="{width:'100%',height:((height-80)/3 - 40 - 35 - 20)+'px'}" src="../assets/xc.mp4" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						controls="controls" autoplay="false"></video> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</div> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -405,9 +405,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				count: (Math.random(100) * 1000).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				category: (Math.random(100) * 1000).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				cost: (Math.random(100) * 1000).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				temp: (Math.random(100) * 40).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				temp: (Math.random(40) * 40).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				spedd: (Math.random(100) * 100).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				deriction: '东南', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				deriction: '东北', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				water: (Math.random(100) * 50).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				lint: (Math.random(100) * 1000).toFixed(0), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				wend: (Math.random(100) * 1000).toFixed(0), 
			 |