| 
					
				 | 
			
			
				@@ -161,9 +161,10 @@ export const testConfigVent: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // show: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         show: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        type: 'image', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        link: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        type: 'video', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        link: '/video/gate.mp4', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       layout: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         direction: 'row', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -428,6 +429,8 @@ export const testConfigVent: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     deviceType: 'warn', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     moduleName: '预警监测', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    // deviceType: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    // moduleName: '智能通风Deepseek', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     pageType: 'vent', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     moduleData: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       header: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -452,6 +455,7 @@ export const testConfigVent: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             name: 'list', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // name: 'ai_chat', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             basis: '100%', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -495,7 +499,7 @@ export const testConfigVent: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      preset: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      preset: [{ readFrom: '' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       table: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       gallery: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       chart: [], 
			 |