Procházet zdrojové kódy

修改坐席话务统计页面表格列宽

zhangshuangnan %!s(int64=7) %!d(string=před) roky
rodič
revize
fcc114d57e
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      CallCenterWeb.UI/ReportForm/seatPhoneCount.html

+ 3 - 3
CallCenterWeb.UI/ReportForm/seatPhoneCount.html

@@ -17,7 +17,7 @@
17 17
 			}
18 18
 			
19 19
 			.th-content {
20
-				width: 90%;
20
+				width: 98%;
21 21
 				margin: 0 auto;
22 22
 			}
23 23
 		</style>
@@ -125,7 +125,7 @@
125 125
 										align: 'center',
126 126
 										fixed: true, 
127 127
 										sort: true,
128
-										width: 150,
128
+										width: 100,
129 129
 									});
130 130
 									for(var i = 1, colNL = res.length; i < colNL; i++){
131 131
 										newArr.push({
@@ -134,7 +134,7 @@
134 134
 											align: 'center',
135 135
 											//fixed: true, 
136 136
 											//sort: true,
137
-											//width: 150,
137
+											width: 220,
138 138
 										});
139 139
 									}
140 140
 //									newArr.push({