审查视图

public/themes/admin_simpleboot3/portal/admin_statistics/index.html 17.1 KB
董瑞恩 authored
1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<title></title>
		<link rel="stylesheet" type="text/css" href="http://www.jq22.com/jquery/font-awesome.4.6.0.css">
		<link rel="stylesheet" href="__TMPL__/public/rfm/css/animsition.min.css" />
		<link rel="stylesheet" href="__TMPL__/public/rfm/css/drop-down.css" />
		<link rel="stylesheet" href="__TMPL__/public/rfm/css/common.css" />
		<link rel="stylesheet" href="__TMPL__/public/rfm/css/qk.css" />
		<link rel="stylesheet" href="__TMPL__/public/rfm/css/xgzb.css" />
董瑞恩 authored
12
		<!--<link href="__TMPL__/public/assets/themes/{:cmf_get_admin_style()}/bootstrap.min.css" rel="stylesheet">-->
董瑞恩 authored
13 14
		<link href="__TMPL__/public/assets/simpleboot3/css/simplebootadmin.css" rel="stylesheet">
		<link href="__STATIC__/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
董瑞恩 authored
15
	</head>
董瑞恩 authored
16 17 18 19
	<style>
		.well{
			min-height: 20px;
			padding: 19px;
董瑞恩 authored
20
			/* margin-bottom: 20px; */
董瑞恩 authored
21 22 23 24 25 26 27
			background-color: #ecf0f1;
			border: 1px solid transparent;
			border-radius: 0;
			-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
			box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
		}
	</style>
董瑞恩 authored
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
	<body>
		
		<div class="data_wrap" style="background: #efeff5; width: 1020px; padding: 10px; overflow: hidden;">
		    <div class="animsition">

				<div class="qk_wrap" style=" margin-bottom: 10px;">
					<div>
						<div id="main4" class="my_main" style="width: 1020px;"></div>
					</div>
					
				</div>

				<div class="xhzb_wrap" style="height: 250px">
					<div>
						<div id="main11" class="my_main3"></div>
					</div>
				</div>
				<div class="xhzb_wrap" style="height: 250px">
					<div>
						<div id="main10" class="my_main3"></div>
					</div>
				</div>
董瑞恩 authored
50
				<form class="well form-inline" method="post" action="{:url('AdminEquipment/index')}">
董瑞恩 authored
51
					初始医院:
董瑞恩 authored
52
					<select class="form-control" id="hospital" name="hospital" style="width: 140px;">
董瑞恩 authored
53 54
						<option value='0'>全部</option>
					</select> &nbsp;&nbsp;
董瑞恩 authored
55 56 57
					<input type="submit" class="btn btn-primary" value="搜索"/>
					<a class="btn btn-danger" href="{:url('AdminEquipment/index')}">清空</a>
				</form>
董瑞恩 authored
58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
				<div class="qk_wrap" style=" margin-bottom: 10px;">
					<div>
						<div id="main1" class="my_main" style="width: 630px;"></div>
					</div>
					<div>
						<div id="main2" class="my_main" style="width: 380px;"></div>
					</div>
				</div>

			</div>
		    </div>
		</div>
		
		<script src="http://www.jq22.com/jquery/jquery-1.10.2.js"></script>
		<script src="http://www.jq22.com/jquery/jquery-ui-1.11.0.js"></script>
		<script src="__TMPL__/public/rfm/js/select-widget-min.js"></script>
		<script src="__TMPL__/public/rfm/js/jquery.animsition.min.js"></script>
		<script src="http://echarts.baidu.com/build/dist/echarts.js"></script>
		<script src="__TMPL__/public/rfm/js/macarons .js"></script>
		<script src="__TMPL__/public/rfm/js/common.js"></script>


		<script src="__TMPL__/public/rfm/js/select-widget-min.js"></script>
		<script src="__TMPL__/public/rfm/js/jquery.animsition.min.js"></script>
		<script src="http://echarts.baidu.com/build/dist/echarts.js"></script>
		<script>
			$(document).ready(function() {
  			  //初始化切换
			  $(".animsition").animsition({
董瑞恩 authored
87
董瑞恩 authored
88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
			    inClass               :   'fade-in-right',
			    outClass              :   'fade-out',
			    inDuration            :    1500,
			    outDuration           :    800,
			    linkElement           :   '.animsition-link',
			    // e.g. linkElement   :   'a:not([target="_blank"]):not([href^=#])'
			    loading               :    true,
			    loadingParentElement  :   'body', //animsition wrapper element
			    loadingClass          :   'animsition-loading',
			    unSupportCss          : [ 'animation-duration',
			                              '-webkit-animation-duration',
			                              '-o-animation-duration'
			                            ],
			    //"unSupportCss" option allows you to disable the "animsition" in case the css property in the array is not supported by your browser.
			    //The default setting is to disable the "animsition" in a browser that does not support "animation-duration".
董瑞恩 authored
103
董瑞恩 authored
104
			    overlay               :   false,
董瑞恩 authored
105
董瑞恩 authored
106 107 108
			    overlayClass          :   'animsition-overlay-slide',
			    overlayParentElement  :   'body'
			  });
董瑞恩 authored
109 110

                //医院总体时长横坐标数据
董瑞恩 authored
111
                var totalDateX = JSON.parse('{$hospital}');
董瑞恩 authored
112 113 114 115
                var hospital='';
                $.each(totalDateX,function (i, v) {
					hospital+="<option value='"+v+"'>"+v+"</option>";
                });
董瑞恩 authored
116
                $('#hospital').append(hospital);
董瑞恩 authored
117
                console.log(hospital);
董瑞恩 authored
118
                //医院总体时长纵坐标数据
董瑞恩 authored
119
                var totalDateY = JSON.parse('{$num}');
董瑞恩 authored
120
董瑞恩 authored
121
董瑞恩 authored
122
董瑞恩 authored
123
                //时间段统计数据
董瑞恩 authored
124
                var dateX = ['21点-7点','7点-12点','12点-17点','17点-21点'];
董瑞恩 authored
125
董瑞恩 authored
126
                var dateY = JSON.parse('{$interval}');
董瑞恩 authored
127
董瑞恩 authored
128 129 130 131 132 133 134
                var num=0;

                $.each(dateY,function (i, v) {
					num+=v
                });

董瑞恩 authored
135
董瑞恩 authored
136
				//周统计数据
董瑞恩 authored
137
                var weekDataX = JSON.parse('{$week}');
董瑞恩 authored
138
                var weekDataY = JSON.parse('{$weekData}');
董瑞恩 authored
139
董瑞恩 authored
140
				//月统计数据
董瑞恩 authored
141
                var monthDataX = JSON.parse('{$month}');
董瑞恩 authored
142
                var monthDataY = JSON.parse('{$monthData}');
董瑞恩 authored
143
董瑞恩 authored
144
董瑞恩 authored
145 146 147 148 149 150 151

			     // 路径配置
		        require.config({
		            paths: {
		                echarts: 'http://echarts.baidu.com/build/dist'
		            }
		        });
董瑞恩 authored
152
董瑞恩 authored
153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168
		        // 使用
		        require(
		            [
		                'echarts',
		                'echarts/chart/bar',
		                'echarts/chart/line',
		                'echarts/chart/pie'// 使用柱状图就加载bar模块,按需加载
		            ],
		            function (ec) {
		                // 基于准备好的dom,初始化echarts图表
		                var myChart = ec.init(document.getElementById('main1'),'macarons');
		                var myChart2 = ec.init(document.getElementById('main2'),'macarons');
		                var myChart4 = ec.init(document.getElementById('main4'),'macarons');
                        var myChart10 = ec.init(document.getElementById('main10'),'macarons');
                        var myChart11 = ec.init(document.getElementById('main11'),'macarons');
董瑞恩 authored
169
                        //时间段统计(柱形图)
董瑞恩 authored
170 171 172
		                var option = {
			        	backgroundColor:'white',
			        		title:{
董瑞恩 authored
173
			        			text : '时间段统计',
董瑞恩 authored
174 175 176 177 178 179
			        			y: '15'
			        		},
						    tooltip : {
						        trigger: 'axis',
						         formatter : function(data){
						        	//console.log(data);
董瑞恩 authored
180
						        	var str = data[0].name ;
董瑞恩 authored
181
						        	str += '</br>总人数:' + data[0].value + ' 占比:' + (data[0].value/num)*100+'%';
董瑞恩 authored
182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
						        	return str;
						        }
						    },
						   grid:{
						   	y:'100'
						   },
						    toolbox: {
						        show : false,
						        y:'20',
						        feature : {
						            mark : {show: false},
						            dataView : {show: true, readOnly: false},
						            magicType : {show: true, type: ['line', 'bar']},
						            restore : {show: true},
						            saveAsImage : {show: true}
						        }
						    },
						    dataZoom : {
						        show : true,
						        realtime : true,
						        y: 320,
						        height: 20,
董瑞恩 authored
204
						        start : 0,
董瑞恩 authored
205 206 207 208 209 210 211
						        end : 100
						    },
						    calculable : true,
						    xAxis : [
						        {
						            type : 'category',
						            boundaryGap : true,
董瑞恩 authored
212
						            data : dateX
董瑞恩 authored
213 214 215 216 217 218 219 220 221 222
						        }
						    ],
						    yAxis : [
						        {
						        	name : '人数',
						            type : 'value'
						        }
						    ],
						    series : [
						        {
董瑞恩 authored
223
						            name:'人数',
董瑞恩 authored
224 225 226
						            type:'bar',
						            //stack: '总量',
						            barMaxWidth : 15,
董瑞恩 authored
227
董瑞恩 authored
228 229 230 231 232
						            itemStyle:{
						            	normal:{
						            		borderWidth : 3
						            	}
						            },
董瑞恩 authored
233
						            data:dateY
董瑞恩 authored
234
						        }
董瑞恩 authored
235 236
						    ]
						};
董瑞恩 authored
237
		                //医院总时长
董瑞恩 authored
238 239
						var option2 = {
						title:{
董瑞恩 authored
240
		        			text : '医院总体使用时长',
董瑞恩 authored
241 242 243 244 245 246
		        			y: '15'
		        		},
			        	backgroundColor:'white',
						    tooltip : {
						        trigger: 'axis',
						        formatter : function(data){
董瑞恩 authored
247 248
						        var str = data[0].name ;
						        	str += '</br>普通客户人数:' + data[0].value;
董瑞恩 authored
249 250 251 252 253
						        	return str;
						        }
						    },
						    legend: {
						    	selectedMode : false,
董瑞恩 authored
254
						        data:[],
董瑞恩 authored
255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275
						        y:'20'
						    },
						   grid:{
						   	y:'100'
						   },
						    toolbox: {
						        show : false,
						        y:'20',
						        feature : {
						            mark : {show: false},
						            dataView : {show: true, readOnly: false},
						            magicType : {show: true, type: ['line', 'bar']},
						            restore : {show: true},
						            saveAsImage : {show: true}
						        }
						    },
						    dataZoom : {
						        show : true,
						        realtime : true,
						        y: 320,
						        height: 20,
董瑞恩 authored
276
						        start : 0,
董瑞恩 authored
277 278 279 280 281 282
						        end : 100
						    },
						    calculable : true,
						    xAxis : [
						        {
						            type : 'category',
董瑞恩 authored
283
						            boundaryGap : true,
董瑞恩 authored
284
						            data : totalDateX
董瑞恩 authored
285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303
						        }
						    ],
						    yAxis : [
						        {
						        	name : '人数',
						            type : 'value'
						        }
						    ],
						    series : [
						        {
						            name:'普通客户',
						            type:'bar',
						            //stack: '总量',
						            barMaxWidth : 15,
						            itemStyle:{
						            	normal:{
						            		borderWidth : 3
						            	}
						            },
董瑞恩 authored
304
						            data:totalDateY
董瑞恩 authored
305
						        }
董瑞恩 authored
306
董瑞恩 authored
307 308
						    ]
						};
董瑞恩 authored
309
						//时间段统计(饼状图)
董瑞恩 authored
310 311 312 313 314 315 316 317 318 319
						var option4 = {
						backgroundColor:'white',
					    tooltip : {
					        trigger: 'item',
					        formatter: "{a} <br/>{b} : {c} ({d}%)"
					    },
					    legend: {
					        orient : 'vertical',
					        x : 'right',
					        y : 'center',
董瑞恩 authored
320
					        data:['21点-7点','7点-12点','12点-17点','17点-21点']
董瑞恩 authored
321 322 323 324 325 326 327
					    },
					    toolbox: {
					        show : false,
					        feature : {
					            mark : {show: true},
					            dataView : {show: true, readOnly: false},
					            magicType : {
董瑞恩 authored
328
					                show: true,
董瑞恩 authored
329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345
					                type: ['pie', 'funnel'],
					                option: {
					                    funnel: {
					                        x: '25%',
					                        width: '50%',
					                        funnelAlign: 'center',
					                        max: 1548
					                    }
					                }
					            },
					            restore : {show: true},
					            saveAsImage : {show: true}
					        }
					    },
					    calculable : false,
					    series : [
					        {
董瑞恩 authored
346
					            name:'占比',
董瑞恩 authored
347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370
					            type:'pie',
					            center:['40%','55%'],
					            radius : ['40%', '52%'],
					            itemStyle : {
					                normal : {
					                    label : {
					                        show : false
					                    },
					                    labelLine : {
					                        show : false
					                    }
					                },
					                emphasis : {
					                    label : {
					                        show : true,
					                        position : 'center',
					                        textStyle : {
					                            fontSize : '30',
					                            fontWeight : 'bold'
					                        }
					                    }
					                }
					            },
					            data:[
董瑞恩 authored
371 372 373 374
					                {value:dateY[0], name:'21点-7点'},
					                {value:dateY[1], name:'7点-12点'},
					                {value:dateY[2], name:'12点-17点'},
                                    {value:dateY[3], name:'17点-21点'}
董瑞恩 authored
375 376 377 378
					            ]
					        }
					    ]
					};
董瑞恩 authored
379
						//月统计
董瑞恩 authored
380 381 382 383 384 385
                        var option10 = {
                            backgroundColor : "white",
                            color : ["#c05050","#59678c"],
                            title : {
                                x : '980',
                                y : 'center',
董瑞恩 authored
386
                                text: '月\n统\n计',
董瑞恩 authored
387 388 389 390 391 392 393 394
                                textStyle : {
                                    fontSize : 16
                                }
                            },
                            tooltip : {
                                trigger: 'axis',

                                showDelay: 0,             // 显示延迟,添加显示延迟可以避免频繁切换,单位ms
董瑞恩 authored
395
                                formatter: "{b}</br>{a} : {c}次"
董瑞恩 authored
396 397 398 399 400 401 402

                            },
                            dataZoom : {
                                show : true,
                                realtime: true,
                                y : 220,
                                height: 20,
董瑞恩 authored
403
                                start : 75,
董瑞恩 authored
404 405 406 407 408 409 410 411 412 413 414 415
                                end : 100
                            },
                            calculable : true,
                            grid: {
                                x: 80,
                                y: 40,
                                x2:60,
                            },
                            xAxis : [
                                {
                                    type : 'category',
                                    boundaryGap : true,
董瑞恩 authored
416
                                    data : monthDataX
董瑞恩 authored
417 418 419 420 421 422 423 424 425 426 427
                                }
                            ],
                            yAxis : [
                                {
                                    type : 'value',
                                    scale:true,

                                }
                            ],
                            series : [
                                {
董瑞恩 authored
428
                                    name:'月统计',
董瑞恩 authored
429 430 431
                                    type:'line',
                                    //stack: '人数',
                                    barWidth : 10,
董瑞恩 authored
432
                                    data:monthDataY
董瑞恩 authored
433 434 435
                                }
                            ]
                        };
董瑞恩 authored
436
                        //周统计
董瑞恩 authored
437 438 439 440 441 442
                        var option11 = {
                            backgroundColor : "white",
                            color : ["#59678c"],
                            title : {
                                x : '980',
                                y : 'center',
董瑞恩 authored
443
                                text: '周\n统\n计',
董瑞恩 authored
444 445 446 447 448 449 450 451
                                textStyle : {
                                    fontSize : 16
                                }
                            },
                            tooltip : {
                                trigger: 'axis',

                                showDelay: 0,             // 显示延迟,添加显示延迟可以避免频繁切换,单位ms
董瑞恩 authored
452
                                formatter: "{b}</br>{a} : {c}次"
董瑞恩 authored
453 454 455 456 457 458 459

                            },
                            dataZoom : {
                                show : true,
                                realtime: true,
                                y : 220,
                                height: 20,
董瑞恩 authored
460
                                start : 80,
董瑞恩 authored
461 462 463 464 465 466 467 468 469 470 471 472 473
                                end : 100
                            },

                            calculable : true,
                            grid: {
                                x: 80,
                                y: 40,
                                x2:60,
                            },
                            xAxis : [
                                {
                                    type : 'category',
                                    boundaryGap : true,
董瑞恩 authored
474
                                    data : weekDataX
董瑞恩 authored
475 476 477 478 479 480 481 482 483 484 485
                                }
                            ],
                            yAxis : [
                                {
                                    type : 'value',
                                    scale:true,

                                }
                            ],
                            series : [
                                {
董瑞恩 authored
486
                                    name:'周统计',
董瑞恩 authored
487 488 489
                                    type:'line',
                                    //stack: '人数',
                                    barWidth : 10,
董瑞恩 authored
490
                                    data:weekDataY
董瑞恩 authored
491 492 493 494
                                }
                            ]
                        };
董瑞恩 authored
495 496
		                // 为echarts对象加载数据
		                myChart.setOption(option);
董瑞恩 authored
497 498 499 500 501 502 503 504 505 506
		                myChart2.setOption(option4);
			        	myChart4.setOption(option2);
                        myChart10.setOption(option10);
                        myChart11.setOption(option11);
		            }
		        );
			});
		</script>
	</body>
</html>