| 
					
				 | 
			
			
				@@ -336,10 +336,10 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -354,12 +354,12 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         layout: 'val-top', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'readData.windSpeed1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${readData}.windSpeed1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '风速1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '风速2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'readData.windSpeed2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${readData}.windSpeed2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -386,10 +386,10 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -404,15 +404,15 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'line_area', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         readFrom: 'majorpath.paths', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         xAxis: [{ prop: 'name' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         xAxis: [{ prop: '${name}' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         yAxis: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { label: 'Drag', align: 'left' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { label: 'M3', align: 'right' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         series: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: 'Drag', prop: 'drag' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: 'M3', prop: 'm3' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           // { label: '回2', prop: 'hui2' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: 'Drag', prop: '${drag}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: 'M3', prop: '${m3}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           // { label: '回2', prop: '${hui2}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -428,7 +428,7 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     deviceType: 'warn', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    moduleName: 'fire_warn-左下预设类', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    moduleName: '采空区火情综合预警', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     pageType: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     moduleData: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       header: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -436,11 +436,10 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSelector: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'netstatus.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          formatter: '网络异常:${} 台', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '网络异常:${netstatus.val} 台', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -448,14 +447,95 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         type: 'video', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         link: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      layout: ['fire_warn'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      layout: ['list', 'list'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       // layout: ['list'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       board: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       chart: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       gallery: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       table: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      preset: [{}], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          readFrom: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '堵塞状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '甲烷浓度', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          readFrom: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '堵塞状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '甲烷浓度', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      complex_list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'A', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          readFrom: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '火情状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '回采位置', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '硐室火情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '联动设备状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          galleryItems: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '低风险', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${CO}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      preset: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     showStyle: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       size: 'width:450px;height:280px;', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -474,11 +554,11 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSlot: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           icon: 'SwapOutlined', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           icon: 'SwapOutlined', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -492,18 +572,19 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       table: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       preset: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       gallery: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      complex_list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       chart: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           type: 'bar', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           readFrom: 'sysdata.history', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          xAxis: [{ prop: 'time' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          xAxis: [{ prop: '${time}' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           yAxis: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { label: '回1', align: 'left' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             // { label: '回2', align: 'right' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           series: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            { label: '回1', prop: 'hui1' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            // { label: '回2', prop: 'hui2' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { label: '回1', prop: '${hui1}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // { label: '回2', prop: '${hui2}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -524,10 +605,10 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSlot: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -538,6 +619,7 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       layout: ['list', 'list'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       // layout: ['blast_delta'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       board: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      complex_list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       gallery: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -546,49 +628,49 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '面积', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'fsectarea', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '分站名称', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'stationname', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '分站类别', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'stationtype', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '分类', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'typeName', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '告警标识', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'warnFlag', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${warnFlag}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '告警等级', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'warnLevel', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${warnLevel}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '告警描述', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'warnLevel_str', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${warnLevel_str}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '错误记录', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'warnLogNotOkCount', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${warnLogNotOkCount}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -600,25 +682,25 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '面积', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'fsectarea', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '分站名称', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'stationname', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '分站类别', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'stationtype', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               label: '分类', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'typeName', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -645,10 +727,10 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -666,15 +748,15 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         readFrom: 'history', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         columns: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${index}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '编号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'time', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${time}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '报警时间', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'warn', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${warn}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '报警内容', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -698,10 +780,10 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -722,20 +804,79 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     position: '右下', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   deviceType: 'sys_majorpath', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   moduleName: 'unknown-右中', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   pageType: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   moduleData: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     header: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       show: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     background: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       show: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       type: 'video', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       link: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     layout: ['table'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     board: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     preset: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     gallery: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     complex_list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     table: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         readFrom: 'history', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         columns: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${cate}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             label: '类别', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${temp}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             label: '温度', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${wspd}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             label: '风速', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${spst}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             label: '喷雾状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     chart: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   showStyle: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     size: 'width:450px;height:280px;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     version: '新版', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //     position: 'top:350px;right:0;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     deviceType: 'sys_majorpath', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    moduleName: 'unknown-右中', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    moduleName: '重点区域实时火情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     pageType: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     moduleData: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       header: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        show: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        show: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          prop: '${devicePos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -743,107 +884,136 @@ export const testConfigA: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         type: 'video', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         link: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      layout: ['table'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      layout: ['complex_list', 'blast_delta', 'list'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       board: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      preset: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       gallery: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      table: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          readFrom: 'history', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          columns: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'E', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          readFrom: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'cate', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: '类别', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '火情状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'temp', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: '温度', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '回采位置', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'wspd', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: '风速', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '硐室火情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'spst', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: '喷雾状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '联动设备状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '火情状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '回采位置', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '硐室火情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '联动设备状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   label: '火情状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   label: '回采位置', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   label: '硐室火情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   label: '联动设备状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //   info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      table: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       chart: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    showStyle: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      size: 'width:450px;height:280px;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      version: '新版', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      position: 'top:350px;right:0;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    deviceType: 'sys_majorpath', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    moduleName: 'fire_control-右下预设类', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    pageType: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    moduleData: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      header: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        show: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          prop: 'devicePos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      background: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        show: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        type: 'video', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        link: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      layout: ['gallery'], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      board: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      gallery: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      preset: [{}], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      complex_list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          type: 'A', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          readFrom: 'sys_majorpath', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          readFrom: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           items: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'total', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: 'CO2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              // label: '光纤预警', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '火情状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${fsectarea}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'pwkqs', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: 'CO', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              // label: '喷雾开启数', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '回采位置', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationname}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'online', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: 'O2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              // label: '联网数量', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '硐室火情', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${stationtype}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              prop: 'offline', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              label: 'Na', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              // label: '断网数量', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '联动设备状态', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '${typeName}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              info: '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          galleryItems: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              prop: '低风险', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              label: '风险等级', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              color: 'white', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      list: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      table: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      chart: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      preset: [], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     showStyle: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      size: 'width:450px;height:280px;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      size: 'width:450px;height:570px;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       version: '新版', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      position: 'top:640px;right:0;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      position: 'top:350px;right:0;', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ]; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -859,10 +1029,10 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'netstatus.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${netstatus}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         formatter: '网络异常:${} 台', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -878,31 +1048,31 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '正常', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'blue.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${blue}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'timeline', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '告警', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'orange.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${orange}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'orange', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'timeline', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '报警', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'yellow.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${yellow}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'timeline', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '危险', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'red.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${red}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'red', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'timeline', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '错误', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'alarm.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${alarm}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'green', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'timeline', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -924,10 +1094,10 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -941,13 +1111,13 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: 'F1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'C', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         layout: 'val-top', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'f1Val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${f1Val}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: 'F2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'C', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         layout: 'val-top', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'f2Val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${f2Val}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     list: [], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -956,15 +1126,15 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         readFrom: 'history', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         columns: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'index', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${index}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '编号', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'time', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${time}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '自定义字段A', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //             prop: 'warn', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //             prop: '${warn}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //             label: '自定义字段B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -974,15 +1144,15 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'pie', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         readFrom: 'readData', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         xAxis: [{ prop: 'stationname' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         xAxis: [{ prop: '${stationname}' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         yAxis: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { label: '风量1', align: 'left' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           // { label: '回2', align: 'right' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         series: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: '风量1', prop: 'va' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: '风量2', prop: 'va2' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           // { label: '回2', prop: 'hui2' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: '风量1', prop: '${va}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: '风量2', prop: '${va2}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           // { label: '回2', prop: '${hui2}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1004,11 +1174,11 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         icon: 'SwapOutlined', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         icon: 'SwapOutlined', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1024,14 +1194,14 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'bar', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         readFrom: 'sysdata.history', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         xAxis: [{ prop: 'time' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         xAxis: [{ prop: '${time}' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         yAxis: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { label: '回1', align: 'left' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           // { label: '回2', align: 'right' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         series: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: '回1', prop: 'hui1' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           // { label: '回2', prop: 'hui2' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: '回1', prop: '${hui1}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           // { label: '回2', prop: '${hui2}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1052,10 +1222,10 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     background: { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1070,15 +1240,15 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'line', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         readFrom: 'majorpath.paths', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         xAxis: [{ prop: 'name' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         xAxis: [{ prop: '${name}' }], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         yAxis: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { label: 'Drag', align: 'left' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //           { label: 'M3', align: 'right' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         series: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: 'Drag', prop: 'drag' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           { label: 'M3', prop: 'm3' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //           // { label: '回2', prop: 'hui2' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: 'Drag', prop: '${drag}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           { label: 'M3', prop: '${m3}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //           // { label: '回2', prop: '${hui2}' }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     ], 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1100,10 +1270,10 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSelector: false, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       showSlot: true, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       selector: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'strinstallpos', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${strinstallpos}', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       slot: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'netstatus.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${netstatus}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         formatter: '网络异常:${} 台', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     }, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1119,31 +1289,31 @@ export const testConfigB: Config[] = [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //     list: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '正常', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'blue.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${blue}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'blue', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '告警', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'orange.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${orange}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'orange', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '报警', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'yellow.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${yellow}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'yellow', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '危险', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'red.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${red}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'red', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         label: '错误', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  //         prop: 'alarm.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  //         prop: '${alarm}.val', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         color: 'green', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //         type: 'B', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   //       }, 
			 |