|
@@ -0,0 +1,2003 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+
|
|
|
+<head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <script src="/taishi/echarts.min.js"></script>
|
|
|
+ <script src="/taishi/swiper.min.js"></script>
|
|
|
+ <script src="/taishi/color.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <title>应急发射机动大队态势分析</title>
|
|
|
+ <!--<link rel="stylesheet" href="/taishi/liMarquee.cpcss">-->
|
|
|
+ <style>
|
|
|
+ /* @media screen and (min-height:1079px) {
|
|
|
+
|
|
|
+ .center {
|
|
|
+ margin-top: 196px !important;
|
|
|
+ transform: scale(1.144);
|
|
|
+ }
|
|
|
+
|
|
|
+ .left,
|
|
|
+ .right {
|
|
|
+ margin-top: 219px !important;
|
|
|
+ transform: scale(1.2) !important;
|
|
|
+ margin-right: 1vh;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right {
|
|
|
+ margin-left: 44px !important;
|
|
|
+ margin-right: 180px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left {
|
|
|
+ margin-left: 180px !important;
|
|
|
+ margin-right: 44px;
|
|
|
+ }
|
|
|
+ } */
|
|
|
+
|
|
|
+ * {
|
|
|
+ padding: 0;
|
|
|
+ margin: 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ html,
|
|
|
+ body {
|
|
|
+ height: 100%;
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left,
|
|
|
+ .right {
|
|
|
+ transform: scale(1.08);
|
|
|
+ }
|
|
|
+
|
|
|
+ /* .center{
|
|
|
+ transform: scale(1.02);
|
|
|
+ } */
|
|
|
+ @font-face {
|
|
|
+ font-family: 'IMPACT';
|
|
|
+ src: url('IMPACT.ttf');
|
|
|
+ font-family: 'New-X-Digital-tfb-2';
|
|
|
+ src: url('New-X-Digital-tfb-2.ttf');
|
|
|
+ }
|
|
|
+
|
|
|
+ .out {
|
|
|
+ background-image: url(/taishi/img/taishibg.png);
|
|
|
+ background-size: 100% 100%;
|
|
|
+ height: 100%;
|
|
|
+ position: fixed;
|
|
|
+ width: 100%;
|
|
|
+ /* padding-top: -4vh; */
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ overflow: auto;
|
|
|
+ min-width: 1200px;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
+ overflow-x: hidden;
|
|
|
+ overflow-y: hidden;
|
|
|
+ z-index: -1;
|
|
|
+ }
|
|
|
+
|
|
|
+ .title {
|
|
|
+ position: fixed;
|
|
|
+ top: -2px;
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left {
|
|
|
+ margin-top: 6.6vw;
|
|
|
+ margin-left: 6vw;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ height: 100%;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1 {
|
|
|
+ background-image: url(/taishi/img/l12.png);
|
|
|
+ height: 20%;
|
|
|
+ width: 400px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 1.5vh;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ margin-top: 0.5vw;
|
|
|
+ /* margin-bottom: 2vh; */
|
|
|
+ }
|
|
|
+
|
|
|
+ .demot {
|
|
|
+ background-image: url(/taishi/img/dtitle.png);
|
|
|
+ text-align: left;
|
|
|
+ color: white;
|
|
|
+ font-size: 12px;
|
|
|
+ /* padding-top: 1vh; */
|
|
|
+ margin-left: 0.3vw;
|
|
|
+ background-size: 100%;
|
|
|
+ line-height: 23px;
|
|
|
+ width: 20vw;
|
|
|
+ height: 22px;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ }
|
|
|
+
|
|
|
+ .demot p {
|
|
|
+ margin-left: 2vw;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1_b {
|
|
|
+ margin-top: 1vh;
|
|
|
+ font-size: 12px;
|
|
|
+ color: white;
|
|
|
+ background-color: #033a5d;
|
|
|
+ height: 33px;
|
|
|
+ line-height: 31px;
|
|
|
+ width: 186px;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1_s {
|
|
|
+ margin-top: 4px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: white;
|
|
|
+ border: 1px solid #033a5d;
|
|
|
+ height: 27px;
|
|
|
+ line-height: 27px;
|
|
|
+ width: 180px;
|
|
|
+ text-align: left;
|
|
|
+ display: inline-block;
|
|
|
+ padding-left: 6px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1 span {
|
|
|
+ margin-left: 0.1vw;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #30fdff;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1_l {
|
|
|
+ margin-top: 4px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: white;
|
|
|
+ border: 1px solid #033a5d;
|
|
|
+ height: 33px;
|
|
|
+ line-height: 31px;
|
|
|
+ width: 378px;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left2 {
|
|
|
+ background-image: url(/taishi/img/l2.png);
|
|
|
+ height: 29%;
|
|
|
+ width: 400px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ margin-top: 0.5vw;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left2_d {
|
|
|
+ margin-top: 1vh;
|
|
|
+ font-size: 12px;
|
|
|
+ color: white;
|
|
|
+ width: 126px;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ margin-bottom: 1vh;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left2_d span {
|
|
|
+ margin-left: 0.5vw;
|
|
|
+ font-family: 'IMPACT';
|
|
|
+ font-size: 22px;
|
|
|
+ color: #30fdff;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left3 {
|
|
|
+ background-image: url(/taishi/img/l21.png);
|
|
|
+ height: 30%;
|
|
|
+ width: 400px;
|
|
|
+ box-sizing: border-box;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ margin-top: 0.5vw;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ }
|
|
|
+
|
|
|
+ #left3_d {
|
|
|
+ width: 450px;
|
|
|
+ height: 275px;
|
|
|
+ transform: scale(0.8);
|
|
|
+ margin-top: -30px;
|
|
|
+ margin-left: -35px;
|
|
|
+ color: white;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center {
|
|
|
+ margin-top: 5vw;
|
|
|
+ margin-left: 3vw;
|
|
|
+ width: 780px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center1 {
|
|
|
+ background-image: url(/taishi/img/c12.png);
|
|
|
+ height: 46%;
|
|
|
+ width: 780px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ /* margin-top: 0.5vw; */
|
|
|
+ display: flex;
|
|
|
+ justify-content: space-around;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ margin-bottom: 7px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center2 {
|
|
|
+ /* background-image: url(/taishi/img/cl1.png); */
|
|
|
+ height: 199px;
|
|
|
+ width: 370px;
|
|
|
+ background-size: 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 1.5vh;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ #center2_d {
|
|
|
+ width: 380px;
|
|
|
+ height: 170px;
|
|
|
+ /* margin-top: -13px; */
|
|
|
+ }
|
|
|
+
|
|
|
+ .center3 {
|
|
|
+ /* background-image: url(/taishi/img/cl1.png); */
|
|
|
+ height: 225px;
|
|
|
+ width: 403px;
|
|
|
+ background-size: 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 1.5vh;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ #center3_d {
|
|
|
+ width: 600px;
|
|
|
+ height: 300px;
|
|
|
+ transform: scale(0.7);
|
|
|
+ position: relative;
|
|
|
+ top: -50px;
|
|
|
+ left: -100px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4 {
|
|
|
+ background-image: url(/taishi/img/c3.png);
|
|
|
+ height: 23%;
|
|
|
+ width: 780px;
|
|
|
+ background-size: 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ margin-top: 0.5vw;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_d {
|
|
|
+ display: inline-block;
|
|
|
+ transform: scale(0.7);
|
|
|
+ margin-left: 0.3vw;
|
|
|
+ margin-top: -26px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_d img {
|
|
|
+ width: 70px;
|
|
|
+ height: 70px;
|
|
|
+ margin-right: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_l {
|
|
|
+ color: white;
|
|
|
+ font-size: 12px;
|
|
|
+ margin-top: 0.9vh;
|
|
|
+ margin-left: 0.3vw;
|
|
|
+ display: inline-block;
|
|
|
+ margin-right: 80px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_l div {
|
|
|
+ display: inline-block;
|
|
|
+ margin-right: 8px;
|
|
|
+ box-sizing: content-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_b {
|
|
|
+ margin-top: 0.8vh;
|
|
|
+ margin-left: 0.3vw;
|
|
|
+ color: white;
|
|
|
+ font-size: 12px;
|
|
|
+ background-color: rgba(3, 58, 93, 0.3);
|
|
|
+ border: 0.1px solid #052c41;
|
|
|
+ height: 50px;
|
|
|
+ width: 140px;
|
|
|
+ line-height: 50px;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_b span {
|
|
|
+ font-family: 'IMPACT';
|
|
|
+ font-size: 22px;
|
|
|
+ margin-left: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_s {
|
|
|
+ /* transform: scale(0.8); */
|
|
|
+ position: relative;
|
|
|
+ top: -165px;
|
|
|
+ left: 153px;
|
|
|
+ margin-bottom: 5px;
|
|
|
+ /* margin-top: 10px; */
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_s img {
|
|
|
+ width: 45px;
|
|
|
+ height: 45px;
|
|
|
+ margin-right: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_y {
|
|
|
+ color: white;
|
|
|
+ font-size: 12px;
|
|
|
+ position: relative;
|
|
|
+ top: -338px;
|
|
|
+ left: 290px;
|
|
|
+ margin-bottom: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center4_y img {
|
|
|
+ width: 50px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right {
|
|
|
+ margin-top: 6.6vw;
|
|
|
+ margin-left: 3vw;
|
|
|
+ margin-right: 6vw;
|
|
|
+ }
|
|
|
+
|
|
|
+ .icon {
|
|
|
+ animation: myMove 1s infinite;
|
|
|
+ transform: scale(1.2);
|
|
|
+ }
|
|
|
+
|
|
|
+ .icon2 {
|
|
|
+ animation: breathe 2s infinite;
|
|
|
+ transform: scale(1.2);
|
|
|
+ margin: 0 auto;
|
|
|
+ width: 8px;
|
|
|
+ height: 5px;
|
|
|
+ background-color: #f0422a;
|
|
|
+ }
|
|
|
+
|
|
|
+ @-webkit-keyframes breathe {
|
|
|
+ 0% {
|
|
|
+ opacity: .6;
|
|
|
+ box-shadow: 0 1px 2px rgba(240, 66, 42, 0.6);
|
|
|
+ transform: scale(1, 1);
|
|
|
+ -moz-transform: scale(1, 1);
|
|
|
+ -webkit-transform: scale(1, 1);
|
|
|
+ -o-transform: scale(1, 1);
|
|
|
+ -ms-transform: scale(1, 1);
|
|
|
+ }
|
|
|
+
|
|
|
+ 50% {
|
|
|
+ opacity: .8;
|
|
|
+ box-shadow: 0 1px 2px rgba(240, 66, 42, 0.8);
|
|
|
+ transform: scale(1.2, 1.2);
|
|
|
+ -moz-transform: scale(1.2, 1.2);
|
|
|
+ -webkit-transform: scale(1.2, 1.2);
|
|
|
+ -o-transform: scale(1.2, 1.2);
|
|
|
+ -ms-transform: scale(1.2, 1.2);
|
|
|
+ }
|
|
|
+
|
|
|
+ 100% {
|
|
|
+ opacity: 1;
|
|
|
+ box-shadow: 0 2px 30px #f0422a;
|
|
|
+ transform: scale(1, 1);
|
|
|
+ -moz-transform: scale(1, 1);
|
|
|
+ -webkit-transform: scale(1, 1);
|
|
|
+ -o-transform: scale(1, 1);
|
|
|
+ -ms-transform: scale(1, 1);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ @keyframes myMove {
|
|
|
+ 0% {
|
|
|
+ transform: scale(1, 1);
|
|
|
+ -moz-transform: scale(1, 1);
|
|
|
+ -webkit-transform: scale(1, 1);
|
|
|
+ -o-transform: scale(1, 1);
|
|
|
+ -ms-transform: scale(1, 1);
|
|
|
+ }
|
|
|
+
|
|
|
+ 50% {
|
|
|
+ transform: scale(1.2, 1.2);
|
|
|
+ -moz-transform: scale(1.2, 1.2);
|
|
|
+ -webkit-transform: scale(1.2, 1.2);
|
|
|
+ -o-transform: scale(1.2, 1.2);
|
|
|
+ -ms-transform: scale(1.2, 1.2);
|
|
|
+ }
|
|
|
+
|
|
|
+ 100% {
|
|
|
+ transform: scale(1, 1);
|
|
|
+ -moz-transform: scale(1, 1);
|
|
|
+ -webkit-transform: scale(1, 1);
|
|
|
+ -o-transform: scale(1, 1);
|
|
|
+ -ms-transform: scale(1, 1);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .right2 {
|
|
|
+ /* background-image: url(/taishi/img/r2.png); */
|
|
|
+ height: 270px;
|
|
|
+ width: 400px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right2_d {
|
|
|
+ color: white;
|
|
|
+ font-size: 15px;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ background-color: #052c41;
|
|
|
+ height: 30px;
|
|
|
+ width: 140px;
|
|
|
+ margin-top: 0.5vh;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right2_d span {
|
|
|
+ color: #30fdff;
|
|
|
+ font-size: 22px;
|
|
|
+ margin-left: 10px;
|
|
|
+ font-family: 'IMPACT';
|
|
|
+ }
|
|
|
+
|
|
|
+ .right2_b {
|
|
|
+ color: white;
|
|
|
+ font-size: 15px;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ background-color: rgba(207, 60, 42, 0.3);
|
|
|
+ height: 30px;
|
|
|
+ width: 160px;
|
|
|
+ margin-top: 0.5vh;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right2_b span {
|
|
|
+ color: #f0422a;
|
|
|
+ font-size: 22px;
|
|
|
+ margin-left: 10px;
|
|
|
+ font-family: 'IMPACT';
|
|
|
+ }
|
|
|
+
|
|
|
+ .right3 {
|
|
|
+ background-image: url(/taishi/img/r3.png);
|
|
|
+ height: 30%;
|
|
|
+ width: 402px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ margin-top: 0.5vw;
|
|
|
+ /* padding-left: 0.5vw; */
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ #right3_1 {
|
|
|
+ display: inline-block;
|
|
|
+ width: 430px;
|
|
|
+ height: 400px;
|
|
|
+ transform: scale(0.52);
|
|
|
+ position: relative;
|
|
|
+ top: -320px;
|
|
|
+ left: 80px;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ #demo {
|
|
|
+ width: 400px;
|
|
|
+ height: 400px;
|
|
|
+ position: relative;
|
|
|
+ top: -513px;
|
|
|
+ left: 95px;
|
|
|
+ transform: scale(0.5);
|
|
|
+ display: inline-block;
|
|
|
+ }
|
|
|
+
|
|
|
+ .swiper-container {
|
|
|
+ width: 400px;
|
|
|
+ height: 200px;
|
|
|
+ }
|
|
|
+
|
|
|
+ /*插件的wrapper 这是关键, 覆盖插件默认切换效果为匀速*/
|
|
|
+ .swiper-wrapper {
|
|
|
+ transition-timing-function: linear;
|
|
|
+ }
|
|
|
+
|
|
|
+ .swiper-slide {
|
|
|
+ display: inline-block;
|
|
|
+ height: 23px !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right1 td {
|
|
|
+ width: 76px;
|
|
|
+ height: 23px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right1 {
|
|
|
+ background-image: url(/taishi/img/r1.png);
|
|
|
+ height: 30%;
|
|
|
+ width: 400px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ margin-top:0.5vw;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ color: white;
|
|
|
+ font-size: 12px;
|
|
|
+ text-align: center;
|
|
|
+ overflow: hidden;
|
|
|
+ padding-bottom: 20px;
|
|
|
+ margin-bottom: 4px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .table_change {
|
|
|
+ color: white;
|
|
|
+ font-size: 12px;
|
|
|
+ width: 100%;
|
|
|
+ margin-top: 10px;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+
|
|
|
+ .table_change td {
|
|
|
+ height: 23px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center1_d {
|
|
|
+ font-size: 12px;
|
|
|
+ color: white;
|
|
|
+ display: inline-block;
|
|
|
+ margin-bottom: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center1_d img {
|
|
|
+ width: 40px;
|
|
|
+ height: 40px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center1_d div {
|
|
|
+ display: inline-block;
|
|
|
+ font-size: 35px;
|
|
|
+ font-family: 'IMPACT';
|
|
|
+ background-color: #0c3361;
|
|
|
+ margin-left: 5px;
|
|
|
+ width: 25px;
|
|
|
+ text-align: center;
|
|
|
+ color: #ff9000;
|
|
|
+ }
|
|
|
+
|
|
|
+ .right4 {
|
|
|
+ background-image: url(/taishi/img/r2.png);
|
|
|
+ height: 31%;
|
|
|
+ width: 400px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ margin-top: 0.5vw;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ .anniu {
|
|
|
+ background: url(/taishi/img/anniu.png) no-repeat;
|
|
|
+ background-size: 100%;
|
|
|
+ width: 250px;
|
|
|
+ height: 64px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .time {
|
|
|
+ /* margin-top: 3px; */
|
|
|
+ font-size: 9px;
|
|
|
+ color: white;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ transform: scale(0.9);
|
|
|
+ margin-left: -7px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .time td {
|
|
|
+ height: 33px;
|
|
|
+ width: 65px;
|
|
|
+ background-color: #0c3361;
|
|
|
+ }
|
|
|
+
|
|
|
+ .people {
|
|
|
+ /* margin-top: 3px; */
|
|
|
+ font-size: 9px;
|
|
|
+ color: white;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ transform: scale(0.9);
|
|
|
+ margin-left: -12px;
|
|
|
+ margin-right: -13px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .people td {
|
|
|
+ height: 33px;
|
|
|
+ width: 60px;
|
|
|
+ background-color: #0c3361;
|
|
|
+ }
|
|
|
+
|
|
|
+ .grade {
|
|
|
+ /* margin-top: 3px; */
|
|
|
+ font-size: 9px;
|
|
|
+ color: white;
|
|
|
+ text-align: center;
|
|
|
+ display: inline-block;
|
|
|
+ transform: scale(0.9);
|
|
|
+ }
|
|
|
+
|
|
|
+ .grade td {
|
|
|
+ height: 33px;
|
|
|
+ width: 60px;
|
|
|
+ background-color: #0c3361;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center22 {
|
|
|
+ background-image: url(/taishi/img/center.png);
|
|
|
+ width: 780px;
|
|
|
+ height: 211px;
|
|
|
+ background-size: 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 1.5vh;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ #center22 {
|
|
|
+ width: 780px;
|
|
|
+ height: 300px;
|
|
|
+ transform: scale(1.1);
|
|
|
+ margin-top: -25px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center23 {
|
|
|
+ background-image: url(/taishi/img/center.png);
|
|
|
+ width: 800px;
|
|
|
+ height: 500px;
|
|
|
+ background-size: 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ padding-top: 1.5vh;
|
|
|
+ padding-left: 0.5vw;
|
|
|
+ box-sizing: border-box;
|
|
|
+ }
|
|
|
+
|
|
|
+ #centerl {
|
|
|
+ width: 780px;
|
|
|
+ height: 200px;
|
|
|
+ margin-top: -10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .center_32 {
|
|
|
+ background-image: url(/taishi/img/c2.png);
|
|
|
+ height: 33%;
|
|
|
+ width: 780px;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ /* padding-top: 1.5vh; */
|
|
|
+ margin-top:0.5vw;
|
|
|
+ display: flex;
|
|
|
+ /* justify-content: space-around; */
|
|
|
+ flex-wrap: wrap;
|
|
|
+ }
|
|
|
+
|
|
|
+ .new_right_bottom {
|
|
|
+ width: 200px;
|
|
|
+ float: left;
|
|
|
+ /*margin-left: 90px;*/
|
|
|
+ margin-bottom: -5px;
|
|
|
+ position: relative;
|
|
|
+ top: -5px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .gundong_box {
|
|
|
+ overflow: hidden;
|
|
|
+ height: 167px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .table_tdtd td {
|
|
|
+ height: 23px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1-box {
|
|
|
+ width: 100%;
|
|
|
+ height: 370px;
|
|
|
+ display: flex;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1-box-item {
|
|
|
+ flex: 1;
|
|
|
+ margin: 3px;
|
|
|
+ display: flex;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1-box-item-left {
|
|
|
+ width: 50%;
|
|
|
+ height: 100%;
|
|
|
+ font-size: 12px;
|
|
|
+ text-align: center;
|
|
|
+ color: #fff;
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ justify-content: center;
|
|
|
+ }
|
|
|
+
|
|
|
+ .left1-box-item-right {
|
|
|
+ width: 50%;
|
|
|
+ height: 100%;
|
|
|
+ font-size: 14px;
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ justify-content: center;
|
|
|
+ text-align: center;
|
|
|
+ color: aqua;
|
|
|
+ }
|
|
|
+ </style>
|
|
|
+
|
|
|
+</head>
|
|
|
+
|
|
|
+<body onload="startTime()">
|
|
|
+ <div class="out">
|
|
|
+ <div class="left">
|
|
|
+ <div class="left1" id="left1">
|
|
|
+ <div class="demot">
|
|
|
+ <p>今日值班</p>
|
|
|
+ </div>
|
|
|
+ <div class="left1_s"> </div>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <br>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">
|
|
|
+ </div>
|
|
|
+ <!--<div class="left1_l">-->
|
|
|
+ <!--<div class="left1-box" >-->
|
|
|
+ <!-- <div class="left1-box-item">-->
|
|
|
+ <!-- <div class="left1-box-item-left">-->
|
|
|
+
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- <div class="left1-box-item-right">-->
|
|
|
+
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--</div>-->
|
|
|
+ </div>
|
|
|
+ <script type="text/html" id="left1-tpl">
|
|
|
+ <div class="demot">
|
|
|
+ <p>今日值班</p>
|
|
|
+ </div>
|
|
|
+ <div class="left1_s" style="letter-spacing:3px;">值班首长:<span
|
|
|
+ style="margin-left: 8px;font-size:18px;letter-spacing:normal">{{d.people_id_text||'无'}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="left1_s" style="letter-spacing:2.2px;">作战值班员:<span
|
|
|
+ style="font-size:18px;letter-spacing:normal">{{d.people_id1_text||'无'}}</span>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="left1_s">值班通信员:<span style="font-size:16px;"></span>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="left1_s" style="letter-spacing:3px;">机要值班员:<span
|
|
|
+ style="font-size:16px;letter-spacing:normal">{{d.people_id3_text||'无'}}</span>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="left1_s">通信值班员:<span style="font-size:16px;">{{d.people_id2_text||'无'}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">政治工作部值班员:<span style="font-size:16px;">{{d.people_id4_text||'无'}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="left1_s">保障部值班员:<span style="font-size:16px;">{{d.people_id5_text||'无'}}</span>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="left1_s">值班分队:<span style="font-size:16px;">{{d.unit_id_text||'无'}}</span></div>
|
|
|
+ <div class="left1_s">大队值班:<span style="font-size:16px;">{{d.people_id7_text||'无'}}</span></div>
|
|
|
+
|
|
|
+ </script>
|
|
|
+ <div class="left2">
|
|
|
+ <div id="left2_1">
|
|
|
+ <div class="demot">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="left2_d">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="left2_d">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="left2_d">
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <script type="text/html" id="left2_1-tpl">
|
|
|
+ <div class="demot">
|
|
|
+ <p>装备值班情况</p>
|
|
|
+ </div>
|
|
|
+ <div class="left2_d">
|
|
|
+ 总计<span>{{d.total}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="left2_d">
|
|
|
+ 试验<span>{{d.count1}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="left2_d">
|
|
|
+ 通用<span>{{d.count2}}</span>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </script>
|
|
|
+ <div class="demot">
|
|
|
+ <p>军事训练月统计情况</p>
|
|
|
+ </div>
|
|
|
+ <div class="center4_l" style="margin-right: 85px;">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 9px;"></div><span
|
|
|
+ style="line-height:15px">参训时</span>间
|
|
|
+ </div>
|
|
|
+ <div class="center4_l" style="margin-right: 70px;margin-left: -7px;">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 9px;"></div>兵力
|
|
|
+ </div>
|
|
|
+ <div class="center4_l" style="margin-right: 70px;">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 9px;"></div>成绩
|
|
|
+ </div>
|
|
|
+ <table class="time">
|
|
|
+ <tr style="font-size:12px;color: #30fdff;font-weight: bold;">
|
|
|
+ <td>训练类别</td>
|
|
|
+ <td style="width: 84px;">人均参训时间</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>合成训练</td>
|
|
|
+ <td>30小时</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>分业训练</td>
|
|
|
+ <td>50小时</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>共同训练</td>
|
|
|
+ <td>45小时</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="people">
|
|
|
+ <tr>
|
|
|
+ <td>实有人数</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">547</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>参训人数</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">492</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <p style="font-size: 9px;color: white;text-align: center;transform: scale(0.9);">未参训人数</p>
|
|
|
+ </td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">115</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>参训率</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">90%</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="grade">
|
|
|
+ <tr>
|
|
|
+ <td>考核人次</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">547</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>优良</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">247</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>及格</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">195</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>未及格</td>
|
|
|
+ <td style=" font-family: 'IMPACT';color: #30fdff;font-size: 20px;">5</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ <div class="left3" id="left3">
|
|
|
+ <div class="demot">
|
|
|
+ <p>车辆在位情况</p>
|
|
|
+ </div>
|
|
|
+ <div class="center4_l">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>军车管理
|
|
|
+ </div>
|
|
|
+ <div class="center4_l">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>私家车管理
|
|
|
+ </div>
|
|
|
+ <div class="center4_b">
|
|
|
+ </div>
|
|
|
+ <div class="center4_b">
|
|
|
+ </div>
|
|
|
+ <div class="center4_b">
|
|
|
+ </div>
|
|
|
+ <table class="center4_s">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/cheliangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 15px;color: white;">车辆统计</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_s">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/cheliangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 15px;color: white;">车辆在位</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_s">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/cheliangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 15px;color: white;">车辆出场</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_y">
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/cheliangq.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="font-family: 'IMPACT';font-size: 22px;color: #b4372a;">1</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan="2" style="letter-spacing: 7px;">夜间进入</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_y">
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/cheliangq.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="font-family: 'IMPACT';font-size: 22px;color: #b4372a;">1</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan="2" style="letter-spacing: 7px;">外来车辆</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ <script type="text/html" id="left3-tpl">
|
|
|
+ <div class="demot">
|
|
|
+ <p>车辆在位情况</p>
|
|
|
+ </div>
|
|
|
+ <div class="center4_l">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 9px;"></div>军车管理
|
|
|
+ </div>
|
|
|
+ <div class="center4_l">
|
|
|
+ <div style="background-color: #1d79b5;width: 5px;height: 9px;"></div>私家车管理
|
|
|
+ </div>
|
|
|
+ <div class="center4_b">总计<span style="color: #30fdff;">{{d.jc.total}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="center4_b">在位<span style="color: #fde17b;">{{d.jc.count1}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="center4_b">外出<span style="color: #f0422a;">{{d.jc.count2}}</span>
|
|
|
+ </div>
|
|
|
+ <table class="center4_s">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/cheliangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;">{{d.sjc.total}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 15px;color: white;">车辆统计</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_s">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/cheliangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;">{{d.sjc.count1}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 15px;color: white;">车辆在位</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_s">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/cheliangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 22px;">{{d.sjc.count2}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 15px;color: white;">车辆出场</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_y">
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/cheliangq.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="font-family: 'IMPACT';font-size: 22px;color: #b4372a;">1</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan="2" style="letter-spacing: 7px;">夜间进入</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_y">
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/cheliangq.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="font-family: 'IMPACT';font-size: 22px;color: #b4372a;">1</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan="2" style="letter-spacing: 7px;">外来车辆</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ <div class="center">
|
|
|
+ <div class="center1">
|
|
|
+ <div style="width:755px">
|
|
|
+ <div class="demot">
|
|
|
+ <p>大队人员在位情况</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div style="height: 0px;" id="center1">
|
|
|
+
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">在位总数</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/zong.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">纳编在位</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/zaiwei.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">纳编外出</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/waichu.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">未纳编在位</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/zaiwei.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">未纳编外出</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/waichu.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ <div> </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ <script type="text/html" id="center1-tpl">
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">在位总数</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/zong.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#$.each(d.count1,function(i,v){}}
|
|
|
+ <div>{{v}}</div>
|
|
|
+ {{#});}}
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">纳编在位</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/zaiwei.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#$.each(d.count2,function(i,v){}}
|
|
|
+ <div>{{v}}</div>
|
|
|
+ {{#});}}
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">纳编外出</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/waichu.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#$.each(d.count3,function(i,v){}}
|
|
|
+ <div>{{v}}</div>
|
|
|
+ {{#});}}
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">未纳编在位</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/zaiwei.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#$.each(d.count4,function(i,v){}}
|
|
|
+ <div>{{v}}</div>
|
|
|
+ {{#});}}
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center1_d">
|
|
|
+ <tr>
|
|
|
+ <td></td>
|
|
|
+ <td style="padding-left:7px;padding-bottom: 5px;">未纳编外出</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td>
|
|
|
+ <img src="/taishi/img/waichu.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#$.each(d.count5,function(i,v){}}
|
|
|
+ <div>{{v}}</div>
|
|
|
+ {{#});}}
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+
|
|
|
+ </script>
|
|
|
+ <div class="center2" style="margin-top: 55px;">
|
|
|
+ <div class="demot">
|
|
|
+ <p>各单位人员在位情况</p>
|
|
|
+ </div>
|
|
|
+ <div id="center2_d"></div>
|
|
|
+ </div>
|
|
|
+ <br>
|
|
|
+ <div class="center3" style="padding-top: 68px;">
|
|
|
+ <div class="demot">
|
|
|
+ <p>外出人员占比</p>
|
|
|
+ </div>
|
|
|
+ <div id="center3_d"></div>
|
|
|
+ </div>
|
|
|
+ <div id="center2">
|
|
|
+ <div class="demot">
|
|
|
+ <p>人员请销假</p>
|
|
|
+ </div>
|
|
|
+ <div class="right2_d" style="margin-left: 10px;">
|
|
|
+ </div>
|
|
|
+ <div class="right2_d">
|
|
|
+ </div>
|
|
|
+ <div class="right2_d">
|
|
|
+ </div>
|
|
|
+ <div class="right2_b">
|
|
|
+ </div>
|
|
|
+ <div class="right2_b" style="margin-right: 10px;">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <script type="text/html" id="center2-tpl">
|
|
|
+ <div class="demot" style="margin-right: 315px;margin-bottom: 5px;margin-left:17px">
|
|
|
+ <p>人员请销假</p>
|
|
|
+ </div>
|
|
|
+ <div class="right2_d" style="margin-left: 10px;">今日迟到<span>0</span>
|
|
|
+ </div>
|
|
|
+ <div class="right2_d">本月迟到<span>0</span>
|
|
|
+ </div>
|
|
|
+ <div class="right2_d">今日应归队<span>{{d.count3}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="right2_b">超时归队<span>{{d.count4}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="right2_b" style="margin-right: 10px;">未归队<span>{{d.count5}}</span>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ <div class="center_32">
|
|
|
+ <div class="right2">
|
|
|
+ <div class="demot">
|
|
|
+ <p>量化统计</p>
|
|
|
+ </div>
|
|
|
+ <div id="center22" style="position: relative;left: -15px;top: 5px;"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="center4" id="center4">
|
|
|
+ <!--<div class="demot">-->
|
|
|
+ <!-- <p>营房营具管理</p>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <div style="width: 380px; float: left;">
|
|
|
+ <div class="demot">
|
|
|
+ <p>营房统计</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="width: 380px; float: right;">
|
|
|
+ <div class="demot">
|
|
|
+ <p>营具统计</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <table class="center4_d" style="margin-top: 10px;margin-left: 30px;">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinfangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 28px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营房统计</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_d" style="margin-top: 10px;">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinfangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 28px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营房使用</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_d">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinjus.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #e6923e;font-family: 'IMPACT';font-size: 28px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营具统计</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_d">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinjus.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #e6923e;font-family: 'IMPACT';font-size: 28px;"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营具使用</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ <script type="text/html" id="center4-tpl">
|
|
|
+ <div style="width: 380px; float: left;">
|
|
|
+ <div class="demot">
|
|
|
+ <p>营房统计</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="width: 380px; float: right;">
|
|
|
+ <div class="demot">
|
|
|
+ <p>营具统计</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="position:absolute;top: 30px;left: -17px;">
|
|
|
+ <table class="center4_d" style="margin-top: 10px;margin-left: 30px;">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinfangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 28px;">{{d.count1}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营房统计</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_d" style="margin-top: 10px;">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinfangz.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #30fdff;font-family: 'IMPACT';font-size: 28px;">{{d.count2}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营房使用</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div style="position:absolute;top: 66px;left: 400px;">
|
|
|
+ <table class="center4_d">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinjus.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #e6923e;font-family: 'IMPACT';font-size: 28px;">{{d.count3}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营具统计</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="center4_d">
|
|
|
+ <tr>
|
|
|
+ <td rowspan="2">
|
|
|
+ <img src="/taishi/img/yinjus.png" alt="">
|
|
|
+ </td>
|
|
|
+ <td style="color: #e6923e;font-family: 'IMPACT';font-size: 28px;">{{d.count4}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 18px;color: white;">营具使用</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ <div class="right">
|
|
|
+ <div class="right1">
|
|
|
+ <div class="demot" style="display:flex;">
|
|
|
+ <p>登统计落实</p>
|
|
|
+ <div style="margin-left:45%;">
|
|
|
+ <span
|
|
|
+ style="width:5px;height:10px;background-color:#F56C6C;display:inline-block;margin-right:5px;"></span>未登记
|
|
|
+ <span
|
|
|
+ style="width:5px;height:10px;background-color:#67C23A;display:inline-block;margin-right:5px;margin-left:10px;"></span>已登记
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <table style="margin-top: 10px;">
|
|
|
+ <tr>
|
|
|
+ <td>落实单位</td>
|
|
|
+ <td>要事日记</td>
|
|
|
+ <td>值班登记</td>
|
|
|
+ <td>工作安排</td>
|
|
|
+ <td>查铺查哨</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <div class="swiper-container" style="height: 140px;overflow: hidden;margin-top: 5px;">
|
|
|
+ <div class="swiper-wrapper" id="right3">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <script type="text/html" id="right3-tpl">
|
|
|
+ {{# $.each(d,function(i,v){ }}
|
|
|
+ <div class="swiper-slide" id="a">
|
|
|
+ <table id="a1">
|
|
|
+ <tr>
|
|
|
+ <td>{{v.name}}</td>
|
|
|
+ <td>
|
|
|
+ {{#if(v.ysrj == 0){}}
|
|
|
+ <svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#d03c2a"></path>
|
|
|
+ </svg>
|
|
|
+ {{#}else{}}
|
|
|
+ <svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#00a041"></path>
|
|
|
+ </svg>
|
|
|
+ {{#} }}
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#if(v.zbdj == 0){}}
|
|
|
+ <svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#d03c2a"></path>
|
|
|
+ </svg>
|
|
|
+ {{#}else{}}
|
|
|
+ <svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#00a041"></path>
|
|
|
+ </svg>
|
|
|
+ {{#} }}
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#if(v.gzap == 0){}}
|
|
|
+ <svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#d03c2a"></path>
|
|
|
+ </svg>
|
|
|
+ {{#}else{}}
|
|
|
+ <svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#00a041"></path>
|
|
|
+ </svg>
|
|
|
+ {{#} }}
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ {{#if(v.cpcs == 0){}}
|
|
|
+ <svg t="1638612550724" class="icon2" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#d03c2a"></path>
|
|
|
+ </svg>
|
|
|
+ {{#}else{}}
|
|
|
+ <svg t="1638612550724" class="icon" viewBox="0 0 1024 1024" version="1.1"
|
|
|
+ xmlns="http://www.w3.org/2000/svg" p-id="3323" width="20" height="10">
|
|
|
+ <path d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z" p-id="3324" fill="#00a041"></path>
|
|
|
+ </svg>
|
|
|
+ {{#} }}
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table id="a2"></table>
|
|
|
+ </div>
|
|
|
+ {{#});}}
|
|
|
+
|
|
|
+ </script>
|
|
|
+ <!--滚动-->
|
|
|
+ <!-- <script type="text/javascript" charset="utf-8">-->
|
|
|
+ <!-- function roll2(t) {-->
|
|
|
+ <!--console.log(11111);-->
|
|
|
+
|
|
|
+ <!-- var ul5 = document.getElementById("a1");-->
|
|
|
+
|
|
|
+ <!-- var ul6 = document.getElementById("a2");-->
|
|
|
+
|
|
|
+ <!-- var ulbox6 = document.getElementById("a");-->
|
|
|
+ <!-- ul6.innerHTML = ul5.innerHTML;-->
|
|
|
+ <!--ulbox6.scrollTop = 0; // 开始无滚动时设为0-->
|
|
|
+
|
|
|
+ <!--var timer2 = setInterval(rollStart1, t); // 设置定时器,参数t用在这为间隔时间(单位毫秒),参数t越小,滚动速度越快-->
|
|
|
+ <!--// 鼠标移入div时暂停滚动-->
|
|
|
+ <!-- ulbox6.onmouseover = function() {-->
|
|
|
+ <!-- clearInterval(timer2);-->
|
|
|
+
|
|
|
+ <!-- }-->
|
|
|
+ <!--// 鼠标移出div后继续滚动-->
|
|
|
+ <!-- ulbox6.onmouseout = function() {-->
|
|
|
+ <!-- timer2 = setInterval(rollStart2, t);-->
|
|
|
+
|
|
|
+ <!-- }-->
|
|
|
+
|
|
|
+ <!-- }-->
|
|
|
+
|
|
|
+ <!--// 开始滚动函数-->
|
|
|
+
|
|
|
+
|
|
|
+ <!-- function rollStart2() {-->
|
|
|
+ <!--// 上面声明的DOM对象为局部对象需要再次声明-->
|
|
|
+
|
|
|
+ <!-- var ul1 = document.getElementById("a1");-->
|
|
|
+
|
|
|
+ <!-- var ul2 = document.getElementById("a2");-->
|
|
|
+
|
|
|
+ <!-- var ulbox = document.getElementById("a");-->
|
|
|
+ <!--// 正常滚动不断给scrollTop的值+1,当滚动高度大于列表内容高度时恢复为0-->
|
|
|
+
|
|
|
+ <!-- if (ulbox.scrollTop >= ul1.scrollHeight) {-->
|
|
|
+ <!-- ulbox.scrollTop = 0;-->
|
|
|
+
|
|
|
+ <!-- } else {-->
|
|
|
+ <!-- ulbox.scrollTop++;-->
|
|
|
+
|
|
|
+ <!-- }-->
|
|
|
+
|
|
|
+ <!-- }-->
|
|
|
+ <!-- </script>-->
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="right4">
|
|
|
+ <div class="demot">
|
|
|
+ <p>防疫物资储备情况</p>
|
|
|
+ </div>
|
|
|
+ <!--<div class="center4_l">-->
|
|
|
+ <!-- <div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>医疗物资库房</div>-->
|
|
|
+ <!--<div class="center4_l" style="margin-left: 18px;">-->
|
|
|
+ <!-- <div style="background-color: #1d79b5;width: 5px;height: 15px;"></div>防疫物资库房</div>-->
|
|
|
+ <table id="right2" class="table_change">
|
|
|
+ <tr style="height:28px">
|
|
|
+ <th width="10%">序号</th>
|
|
|
+ <th width="40%">单位</th>
|
|
|
+ <th width="35%">防疫品名称</th>
|
|
|
+ <th width="15%">现有数量</th>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <div id="r_box" class="gundong_box">
|
|
|
+ <table class="table_change" style="margin:0" id="c1">
|
|
|
+ <tr>
|
|
|
+ <td width="10%">1</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">2</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">3</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">4</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">5</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+
|
|
|
+ <tr>
|
|
|
+ <td width="10%">6</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">7</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">8</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td width="10%">9</td>
|
|
|
+ <td width="40%">支援保障营支援保障营</td>
|
|
|
+ <td width="35%">84消毒液</td>
|
|
|
+ <td width="15%">50</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <!--<script type="text/html" charset="utf-8" id="slide1-tpl">-->
|
|
|
+ <!-- {{#$.each(d,function(i,v){}}-->
|
|
|
+ <!-- <tr>-->
|
|
|
+ <!-- <td width="10%">{{v.id}}</td>-->
|
|
|
+ <!-- <td width="30%">{{v.unit_id_text}}</td>-->
|
|
|
+ <!-- <td width="40%">{{v.durg_name}}</td>-->
|
|
|
+ <!-- <td width="20%">{{v.amount}}</td>-->
|
|
|
+ <!-- </tr>-->
|
|
|
+ <!-- {{#});}}-->
|
|
|
+ <!--</script>-->
|
|
|
+
|
|
|
+ <table id='c2' class="table_change" style="margin:0"></table>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!--右边中间表循环滚动-->
|
|
|
+ <script type="text/javascript" charset="utf-8">
|
|
|
+ function roll1(t) {
|
|
|
+ console.log(11111);
|
|
|
+
|
|
|
+ var ul11 = document.getElementById("c1");
|
|
|
+
|
|
|
+ var ul21 = document.getElementById("c2");
|
|
|
+
|
|
|
+ var ulbox1 = document.getElementById("r_box");
|
|
|
+ ul21.innerHTML = ul11.innerHTML;
|
|
|
+ ulbox1.scrollTop = 0; // 开始无滚动时设为0
|
|
|
+
|
|
|
+ var timer1 = setInterval(rollStart1, t); // 设置定时器,参数t用在这为间隔时间(单位毫秒),参数t越小,滚动速度越快
|
|
|
+ // 鼠标移入div时暂停滚动
|
|
|
+ ulbox1.onmouseover = function () {
|
|
|
+ clearInterval(timer1);
|
|
|
+
|
|
|
+ }
|
|
|
+ // 鼠标移出div后继续滚动
|
|
|
+ ulbox1.onmouseout = function () {
|
|
|
+ timer1 = setInterval(rollStart1, t);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ // 开始滚动函数
|
|
|
+
|
|
|
+
|
|
|
+ function rollStart1() {
|
|
|
+ // 上面声明的DOM对象为局部对象需要再次声明
|
|
|
+
|
|
|
+ var ul1 = document.getElementById("c1");
|
|
|
+
|
|
|
+ var ul2 = document.getElementById("c2");
|
|
|
+
|
|
|
+ var ulbox = document.getElementById("r_box");
|
|
|
+ // 正常滚动不断给scrollTop的值+1,当滚动高度大于列表内容高度时恢复为0
|
|
|
+
|
|
|
+ if (ulbox.scrollTop >= ul1.scrollHeight) {
|
|
|
+ ulbox.scrollTop = 0;
|
|
|
+
|
|
|
+ } else {
|
|
|
+ ulbox.scrollTop++;
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ </script>
|
|
|
+
|
|
|
+ <!--<script type="text/html" id="right2-tpl">-->
|
|
|
+ <!-- <tr>-->
|
|
|
+ <!-- <td>-->
|
|
|
+ <!-- <div class="left2_d" style="margin-top: 1vh;font-size: 15px;color: white;background-color: #033a5d;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;">现有<span>{{d.count1}}</span>种-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </td>-->
|
|
|
+ <!-- <td>-->
|
|
|
+ <!-- <div class="left2_d" style="margin-top: 1vh;font-size:15px;color: white;background-color: #033a5d;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;">现有<span>{{d.count4}}</span>种-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </td>-->
|
|
|
+ <!-- </tr>-->
|
|
|
+ <!-- <tr>-->
|
|
|
+ <!-- <td>-->
|
|
|
+ <!-- <div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">入库<span>{{d.count2}}</span>种-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </td>-->
|
|
|
+ <!-- <td>-->
|
|
|
+ <!-- <div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">入库<span>{{d.count5}}</span>种-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </td>-->
|
|
|
+ <!-- </tr>-->
|
|
|
+ <!-- <tr>-->
|
|
|
+ <!-- <td>-->
|
|
|
+ <!-- <div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">出库<span>{{d.count3}}</span>种-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </td>-->
|
|
|
+ <!-- <td>-->
|
|
|
+ <!-- <div class="left2_d" style="font-size: 15px;color: white;border: #033a5d 1px solid;height:50px;line-height: 50px;width: 186px;text-align: center;display: inline-block;margin-top: -5px;">出库<span>{{d.count6}}</span>种-->
|
|
|
+ <!-- </div>-->
|
|
|
+ <!-- </td>-->
|
|
|
+ <!-- </tr>-->
|
|
|
+ <!--</script>-->
|
|
|
+ </div>
|
|
|
+ <div class="right3">
|
|
|
+ <div class="demot"
|
|
|
+ style="display: inline-block;background-image: url(/taishi/img/r3t.png);width: 150px;margin-right: 49px;">
|
|
|
+ <p>集中文印</p>
|
|
|
+ </div>
|
|
|
+ <div class="demot"
|
|
|
+ style="display: inline-block;background-image: url(/taishi/img/r3t.png);width: 150px;">
|
|
|
+ <p>保密室外借物品数量</p>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <br>
|
|
|
+ <div class="new_right_bottom">
|
|
|
+ <table class="table_change">
|
|
|
+ <tr style="height:28px">
|
|
|
+ <!--<th width="15%">序号</th>-->
|
|
|
+ <th width="35%">人员</th>
|
|
|
+ <th width="20%">份数</th>
|
|
|
+ <th width="45%">日期</th>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+
|
|
|
+ <div id="review_box" style="overflow:hidden;height:180px;">
|
|
|
+ <table class="table_change table_tdtd" style="margin-top:0" id="comment1">
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <!--<td width="15%">1</td>-->
|
|
|
+ <td width="35%">苏景刚刚</td>
|
|
|
+ <td width="20%">100</td>
|
|
|
+ <td width="45%">22.01.21</td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ <table class="table_change table_tdtd" style="margin-top:0" id="comment2"></table>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <script type="text/javascript" charset="utf-8">
|
|
|
+ window.onload = function () {
|
|
|
+ roll(80);
|
|
|
+ roll1(80);
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
+ function roll(t) {
|
|
|
+
|
|
|
+ var ul1 = document.getElementById("comment1");
|
|
|
+
|
|
|
+ var ul2 = document.getElementById("comment2");
|
|
|
+
|
|
|
+ var ulbox = document.getElementById("review_box");
|
|
|
+ ul2.innerHTML = ul1.innerHTML;
|
|
|
+ ulbox.scrollTop = 0; // 开始无滚动时设为0
|
|
|
+
|
|
|
+ var timer = setInterval(rollStart, t); // 设置定时器,参数t用在这为间隔时间(单位毫秒),参数t越小,滚动速度越快
|
|
|
+ // 鼠标移入div时暂停滚动
|
|
|
+ ulbox.onmouseover = function () {
|
|
|
+ clearInterval(timer);
|
|
|
+
|
|
|
+ }
|
|
|
+ // 鼠标移出div后继续滚动
|
|
|
+ ulbox.onmouseout = function () {
|
|
|
+ timer = setInterval(rollStart, t);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ // 开始滚动函数
|
|
|
+
|
|
|
+
|
|
|
+ function rollStart() {
|
|
|
+ // 上面声明的DOM对象为局部对象需要再次声明
|
|
|
+
|
|
|
+ var ul1 = document.getElementById("comment1");
|
|
|
+
|
|
|
+ var ul2 = document.getElementById("comment2");
|
|
|
+
|
|
|
+ var ulbox = document.getElementById("review_box");
|
|
|
+ // 正常滚动不断给scrollTop的值+1,当滚动高度大于列表内容高度时恢复为0
|
|
|
+
|
|
|
+ if (ulbox.scrollTop >= ul1.scrollHeight) {
|
|
|
+ ulbox.scrollTop = 0;
|
|
|
+
|
|
|
+ } else {
|
|
|
+ ulbox.scrollTop++;
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ <div id="right3_1"></div>
|
|
|
+ <!--<div style="color: white;font-size: 12px;margin-bottom: -5px;position: relative;top: -410px;left: 247px;">涉密载体占比</div>-->
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <!--<div id="demo"></div>-->
|
|
|
+ <!-- <div class="left2_d"
|
|
|
+ style="width: 100px;transform: scale(0.76);margin-right: -40px;margin-left: 177px;">
|
|
|
+ 今日<span style="color: #01bbea;">100</span></div>
|
|
|
+ <div class="left2_d" style="width: 100px;transform: scale(0.76);margin-right: -38px;"
|
|
|
+ style="width: 100px;">
|
|
|
+ 一周<span style="color: #ffa531;">100</span></div>
|
|
|
+ <div class="left2_d" style="width: 100px;transform: scale(0.76);margin-left: -7px;">一月<span style="color: #009944;">100</span></div> -->
|
|
|
+ <!--<p style="display: inline-block;color: white;font-size: 12px;margin-right: 30px;margin-left: 70px;margin-bottom: -5px;position: relative;top: -610px;left:-2px;">涉密载体占比</p>-->
|
|
|
+ <!--<p style="display: inline-block;color: white;font-size: 12px;margin-left: 90px;margin-bottom: -5px;position: relative;top: -610px;left: -15px;">已归还份数占比</p>-->
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <img class="title" src="/taishi/img/situationtitle.png" style="position:fixed;width: 100%;" />
|
|
|
+ <div id="time"
|
|
|
+ style="height: 20px; position:fixed;top:35px;right:3.5vw;color:#30fdff;font-size: 22px;font-family: 'New-X-Digital-tfb-2';">
|
|
|
+ </div>
|
|
|
+ <a href="/index/welcome"
|
|
|
+ style="position: fixed;top: 22px;left: 118px;text-decoration: none;color: #64f5fc;text-align: center;line-height:60px;font-size: 30px;font-weight: bold;">
|
|
|
+ <!-- <img src="/taishi/img/anniu.png" style="width:250px;"> -->
|
|
|
+ <div class="anniu">主控台</div>
|
|
|
+ </a>
|
|
|
+ <script type="text/javascript" charset="utf-8" src="/assets/libs/jquery/dist/jquery.min.js"></script>
|
|
|
+ <script src="/static/js/laytpl.js"></script>
|
|
|
+ <script src="/taishi/main.js"></script>
|
|
|
+ <!-- <script src="left2_1.js"></script>
|
|
|
+ <script src="left2_2.js"></script>
|
|
|
+ <script src="left2_3.js"></script> -->
|
|
|
+ <script src="/taishi/center2_d.js"></script>
|
|
|
+ <script src="/taishi/center22.js"></script>
|
|
|
+ <script src="/taishi/center3_d.js"></script>
|
|
|
+ <script src="/taishi/centerl.js"></script>
|
|
|
+ <script src="/taishi/right3_1.js"></script>
|
|
|
+ <!--<script src="/taishi/demo.js"></script>-->
|
|
|
+ <script src="/taishi/left3_d.js"></script>
|
|
|
+
|
|
|
+ <!--滚动插件代码-->
|
|
|
+ <!--<script src="/taishi/jquery-1.8.3.min.js"></script>-->
|
|
|
+ <!--<script src="/taishi/jquery.liMarquee.js"></script>-->
|
|
|
+
|
|
|
+ <!--右下滚动-->
|
|
|
+ <!-- <script>-->
|
|
|
+ <!-- $(function () {-->
|
|
|
+ <!-- $('#dowebok').liMarquee({-->
|
|
|
+ <!-- direction: 'up',-->
|
|
|
+ <!-- scrollamount: 80-->
|
|
|
+ <!-- });-->
|
|
|
+ <!-- });-->
|
|
|
+ <!--</script>-->
|
|
|
+
|
|
|
+</body>
|
|
|
+
|
|
|
+</html>
|
|
|
+
|
|
|
+<script type="text/javascript" charset="utf-8">
|
|
|
+ $(function () {
|
|
|
+
|
|
|
+ $.get('dashboard/taishi_data', {}, function (res) {
|
|
|
+ if (res.msg == '请登录后操作') window.location.href = res.url;
|
|
|
+ if (res.code == 0) alert(res.msg);;
|
|
|
+
|
|
|
+ laytpl($('#left1-tpl').html()).render(res.data.left1, function (html) {
|
|
|
+ $('#left1').html(html);
|
|
|
+ });
|
|
|
+ laytpl($('#left2_1-tpl').html()).render(res.data.left2_1, function (html) {
|
|
|
+ $('#left2_1').html(html);
|
|
|
+ });
|
|
|
+
|
|
|
+ laytpl($('#left3-tpl').html()).render(res.data.left3, function (html) {
|
|
|
+ $('#left3').html(html);
|
|
|
+ });
|
|
|
+ laytpl($('#center1-tpl').html()).render(res.data.center1, function (html) {
|
|
|
+ $('#center1').html(html);
|
|
|
+ });
|
|
|
+ laytpl($('#center2-tpl').html()).render(res.data.center2, function (html) {
|
|
|
+ $('#center2').html(html);
|
|
|
+ });
|
|
|
+ laytpl($('#center4-tpl').html()).render(res.data.center3, function (html) {
|
|
|
+ $('#center4').html(html);
|
|
|
+ });
|
|
|
+ // laytpl($('#right2-tpl').html()).render(res.data.right2,function(html){
|
|
|
+ // $('#right2').html(html);
|
|
|
+ // });
|
|
|
+ laytpl($('#slide1-tpl').html()).render(res.data.right2.count1, function (html) {
|
|
|
+ $('#slide1').html(html);
|
|
|
+ });
|
|
|
+
|
|
|
+
|
|
|
+ });
|
|
|
+
|
|
|
+ $.get('dashboard/taishi_api', {}, function (res) {
|
|
|
+ // res.data.people2.count[2]=20;
|
|
|
+ center2_d(res.data.people1.count, res.data.people1.name);
|
|
|
+ center3_d(res.data.people2.count, res.data.people2.name);
|
|
|
+ unit_score(res.data.unit_score.name, res.data.unit_score.score);
|
|
|
+ right3_1(res.data.secrecy);
|
|
|
+ laytpl($('#right3-tpl').html()).render(res.data.duty_statistics, function (html) {
|
|
|
+ $('#right3').html(html);
|
|
|
+ var mySwiper = new Swiper('.swiper-container', {
|
|
|
+ autoplay: {
|
|
|
+ delay: 2000, //3秒切换一次
|
|
|
+ },
|
|
|
+ loop: true,
|
|
|
+ speed: 2000,
|
|
|
+ slidesPerView: 'auto',
|
|
|
+ spaceBetween: 3,
|
|
|
+ direction: 'vertical',
|
|
|
+ autoplay: 2000,
|
|
|
+ autoplayDisableOnInteraction: false //点击后打断auto-play
|
|
|
+ })
|
|
|
+ });
|
|
|
+ });
|
|
|
+ });
|
|
|
+
|
|
|
+</script>
|