ソースを参照

大屏文字、颜色修改

liuzhen 6 年 前
コミット
4c5a06c853
共有5 個のファイルを変更した19 個の追加12 個の削除を含む
  1. 5 4
      WebChart/bumanyi.html
  2. 1 1
      WebChart/css/index.css
  3. 3 0
      WebChart/huaWuLiang.html
  4. 2 2
      WebChart/index.html
  5. 8 5
      WebChart/zhongXinDaShuJu.html

+ 5 - 4
WebChart/bumanyi.html

@@ -62,6 +62,7 @@
62 62
 		#select_list3,
63 63
 		#select_list{
64 64
 			height: 25px;
65
+			width: 160px;
65 66
 		}
66 67
 		.time_menu {
67 68
 			float: right;
@@ -99,7 +100,7 @@
99 100
 					<input type="text" id="time1" />至<input type="text" id="time2" />
100 101
 					部门:
101 102
 					<select name="" id="select_list">
102
-						<option value="" checked>请选择</option>
103
+						<option value="" checked>新乡县</option>
103 104
 					</select>
104 105
 					<button class="btns part1Btn">搜索</button>
105 106
 				</div>
@@ -130,7 +131,7 @@
130 131
 				<input type="text" id="time3" />至<input type="text" id="time4" />
131 132
 				部门:
132 133
 				<select name="" id="select_list1">
133
-					<option value="" checked>请选择</option>
134
+					<option value="" checked>新乡县</option>
134 135
 				</select>
135 136
 				<button class="btns part2Btn">搜索</button>
136 137
 			</div>
@@ -163,7 +164,7 @@
163 164
 				<input type="text" id="time5" />至<input type="text" id="time6" />
164 165
 				部门:
165 166
 				<select name="" id="select_list2">
166
-					<option value="" checked>请选择</option>
167
+					<option value="" checked>新乡县</option>
167 168
 				</select>
168 169
 				<button class="btns part3Btn">搜索</button>
169 170
 			</div>
@@ -194,7 +195,7 @@
194 195
 				<input type="text" id="time7" />至<input type="text" id="time8" />
195 196
 				部门:
196 197
 				<select name="" id="select_list3">
197
-					<option value="" checked>请选择</option>
198
+					<option value="" checked>新乡县</option>
198 199
 				</select>
199 200
 				<button class="btns part4Btn">搜索</button>
200 201
 			</div>

+ 1 - 1
WebChart/css/index.css

@@ -229,7 +229,7 @@ a {
229 229
 }
230 230
 .biao-title{
231 231
 	text-align: left;
232
-	color: #0961a0;
232
+	color: #00A1CB;
233 233
 	font-size: 16px;
234 234
 	padding-left: 20px;
235 235
 	font-weight: bold;

+ 3 - 0
WebChart/huaWuLiang.html

@@ -96,6 +96,7 @@
96 96
 							话务量实时数据统计
97 97
 						</div>
98 98
 						<div class="biao-title-r">
99
+							日期:
99 100
 							<input type="text" id="time1" />
100 101
 							<button class="btns part1Btn">搜索</button>
101 102
 						</div>
@@ -108,6 +109,7 @@
108 109
 							当日话务量总体统计
109 110
 						</div>
110 111
 						<div class="biao-title-r">
112
+							日期:
111 113
 							<input type="text" id="time2" />
112 114
 							<button class="btns part2Btn">搜索</button>
113 115
 						</div>
@@ -123,6 +125,7 @@
123 125
 							坐席闲忙比例统计
124 126
 						</div>
125 127
 						<div class="biao-title-r">
128
+							日期:
126 129
 							<input type="text" id="time3" />至<input type="text" id="time4" />
127 130
 							<button class="btns part3Btn">搜索</button>
128 131
 						</div>

+ 2 - 2
WebChart/index.html

@@ -90,7 +90,7 @@
90 90
 				color:#0961a0 ;
91 91
 			}
92 92
 			.active_list{
93
-				color:#0961a0 !important;
93
+				color:#00A1CB !important;
94 94
 			}
95 95
 			.time_menu {
96 96
 				float: right;
@@ -215,7 +215,7 @@
215 215
 							<input type="text" id="time3" />至<input type="text" id="time4" />
216 216
 							乡镇:
217 217
 							<select name="" id="select_list1">
218
-								<option value="" >请选择</option>
218
+								<option value="" >新乡县</option>
219 219
 							</select>
220 220
 							<button class="btns part3Btn">搜索</button>
221 221
 						</div>

+ 8 - 5
WebChart/zhongXinDaShuJu.html

@@ -63,9 +63,6 @@
63 63
 				float: right;
64 64
 				margin: 10px 0;
65 65
 			}
66
-			#select_list{
67
-				height: 25px;
68
-			}
69 66
 			#select_list,
70 67
 	    	.biao-title-r input{
71 68
 				border: 1px solid #151924;
@@ -75,6 +72,10 @@
75 72
 			    background: #2f4158;
76 73
 			    margin-top: 3px;
77 74
 			}
75
+			#select_list{
76
+				height: 25px;
77
+				width: 160px;
78
+			}
78 79
 			.table1 tbody tr td{
79 80
 	    		border: 1px solid #151924;
80 81
 	    		color: #aba5a5;
@@ -147,7 +148,7 @@
147 148
 					<div class="biao-title">
148 149
 
149 150
 						<div class="biao-title-l">
150
-							黑恶力情况
151
+							黑恶力情况
151 152
 						</div>
152 153
 						<!--<div class="biao-title-r">
153 154
 							<input type="text" id="time2" />至<input type="text" id="time3" />
@@ -160,7 +161,7 @@
160 161
 							<input type="text" id="time2" />至<input type="text" id="time3" />
161 162
 							部门:
162 163
 							<select name="" id="select_list">
163
-								<option value="" checked>请选择</option>
164
+								<option value="" checked>新乡县</option>
164 165
 							</select>
165 166
 							<button class="btns part2Btn">搜索</button>
166 167
 						</div>
@@ -192,6 +193,7 @@
192 193
 							外呼量
193 194
 						</div>
194 195
 						<div class="biao-title-r">
196
+							日期:
195 197
 							<input type="text" id="time4" />
196 198
 							<button class="btns part3Btn">搜索</button>
197 199
 						</div>
@@ -205,6 +207,7 @@
205 207
 							通话数量
206 208
 						</div>
207 209
 						<div class="biao-title-r">
210
+							日期:
208 211
 							<input type="text" id="time5" />
209 212
 							<button class="btns part4Btn">搜索</button>
210 213
 						</div>