-
-
-
-
-
-
-
{{showData.screen.total.title}}
-
-
+
+
+
+
+
+
+
+
{{showData.screen.total.title}}
+
+
+
+
+ {{pop.label}}:
+ {{pop.value}}
+
+
+
+ {{showData.screen.total.num}}
+
+
+
+
+ {{showData.screen.total.num}}
+
+
+
+
+
+
+
{{showData.screen.stat.up}}
+
{{showData.screen.stat.down}}
+
+
+
+
+
+
+
+
+
+
+ {{item.label}}
+
+
+
+
-
+
{{pop.label}}:
- {{pop.value}}
+ {{scope.row[pop.prop]}}
- {{showData.screen.total.num}}
+ {{scope.row[item.prop]}}
- {{showData.screen.total.num}}
+ {{scope.row[item.prop]}}
-
-
-
-
-
-
{{showData.screen.stat.up}}
-
{{showData.screen.stat.down}}
-
-
-
-
-
-
-
-
-
-
-
-
- {{pop.label}}:
- {{scope.row[pop.prop]}}
-
-
-
- {{scope.row[item.prop]}}
-
-
-
- {{scope.row[item.prop]}}
-
-
-
+
+
+
+
+
-
-
@@ -92,7 +100,10 @@
total:{ //左侧上方大图标及total信息
show:true,
num:0,
- title:''
+ title:'',
+ showPopover:true,
+ icon:'0',
+ popover:[]
},
stat:{//左侧下方 小图标,
show:true,