luolei 5 年之前
父節點
當前提交
c1e1568947
共有 53 個文件被更改,包括 153 次插入516 次删除
  1. 1 1
      src/css/abnormal.less
  2. 64 59
      src/css/console.less
  3. 0 368
      src/css/dayDetail.less
  4. 2 2
      src/css/deptConsole.less
  5. 1 1
      src/css/deptScoreDetail.less
  6. 2 2
      src/css/deptScoreDetailControl.less
  7. 12 12
      src/css/index.less
  8. 1 1
      src/css/itemDefectDetail.less
  9. 1 1
      src/css/itemManager.less
  10. 1 1
      src/css/jiaji.less
  11. 2 2
      src/css/keyItemFlawControl.less
  12. 1 1
      src/css/mukuai.less
  13. 1 1
      src/css/partDetail.less
  14. 1 1
      src/css/partDetailControl.less
  15. 1 1
      src/css/payDetail.less
  16. 1 1
      src/css/qcList.less
  17. 1 1
      src/css/qcListDept.less
  18. 1 1
      src/css/qcListDocteam.less
  19. 1 1
      src/css/qcListPerson.less
  20. 3 3
      src/css/qcScore.less
  21. 1 1
      src/css/quexianDetailControl.less
  22. 1 1
      src/css/quexianDetailControlHome.less
  23. 1 1
      src/css/roleManager.less
  24. 1 1
      src/js/abnormal.js
  25. 1 1
      src/js/assertType.js
  26. 5 5
      src/js/console.js
  27. 1 1
      src/js/dayDetail.js
  28. 3 3
      src/js/deptConsole.js
  29. 1 1
      src/js/deptScoreDetail.js
  30. 1 1
      src/js/deptScoreDetailControl.js
  31. 7 7
      src/js/index.js
  32. 2 2
      src/js/itemDefectDetail.js
  33. 1 1
      src/js/itemManager.js
  34. 1 1
      src/js/jiaji.js
  35. 1 1
      src/js/keyItemFlawControl.js
  36. 2 2
      src/js/moduleManager.js
  37. 1 1
      src/js/mukuai.js
  38. 1 1
      src/js/mukuaiControl.js
  39. 1 1
      src/js/partDetail.js
  40. 1 1
      src/js/partDetailControl.js
  41. 1 1
      src/js/payDetail.js
  42. 2 2
      src/js/qcList.js
  43. 2 2
      src/js/qcListCopy.js
  44. 2 2
      src/js/qcListDept.js
  45. 2 2
      src/js/qcListDocteam.js
  46. 2 2
      src/js/qcListPerson.js
  47. 4 4
      src/js/qcScore.js
  48. 1 1
      src/js/quexianDetailControl.js
  49. 1 1
      src/js/quexianDetailControlHome.js
  50. 1 1
      src/js/quexianDetailHome.js
  51. 1 1
      src/js/roleManager.js
  52. 1 1
      src/js/singleVeto.js
  53. 1 1
      src/js/userManager.js

+ 1 - 1
src/css/abnormal.less

@@ -2,7 +2,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background-color: @disColor;
 }
 .abnormal {

+ 64 - 59
src/css/console.less

@@ -1,65 +1,12 @@
 @import './reset.less';
 @import './roll.css';
 div.console {
-  // overflow: auto;
-  overflow: hidden;
+  overflow: auto;
+  overflow-y: hidden;
+  // overflow: hidden;
   background: @activeBg;
   height: 100%;
-  .ui-widget.ui-widget-content,
-  .ui-widget-header,.ui-datepicker thead,.ui-state-default, 
-  .ui-datepicker-month,.ui-datepicker-year,
-  .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
-    background-color: @themeColor;
-    font-family: 'Microsoft YaHei', arial, tahoma, sans-serif;
-    color: @fstColor;
-  }
-  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
-    &:hover {
-      background-color: #142753;
-      border: 0 none;
-    }
-  }
-  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
-    display: block;
-    position: absolute;
-    left: 50%;
-    margin-left: -8px;
-    top: 50%;
-    margin-top: -8px;
-}
-  .ui-state-active, .ui-widget-content .ui-state-active {
-    background-color: #00A0FE;
-  }
-  .ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover {
-    background-color: #142753;
-  }
-  .ui-state-hover .ui-icon {
-    background-image:"url(../images/add.png)";
-  }
-  .dataSelectDark .iconCalen {
-    top:10px;
-  }
-  .dataSelectDark input {
-    height: 28px;
-  }
-  .ui-widget-header .ui-icon {
-    background:url(../images/calendarkL.png) no-repeat;
-    background-size: 14px 14px;
-  }
-  .ui-datepicker-next .ui-icon.ui-icon-circle-triangle-e {
-    background:url(../images/calendarkR.png) no-repeat;
-    background-size: 14px 14px;
-  }
-  .ui-datepicker th span {
-    color: @fstColor;
-  }
-  .ui-datepicker-month,.ui-datepicker-year,
-  .ui-widget.ui-widget-content{
-    border-color: @themeBorderClr;
-  }
-  .ui-state-highlight, .ui-widget-content .ui-state-highlight {
-    background-color: #5B70A4 !important;
-  }
+  
 
   .sureDate {
     cursor: pointer;
@@ -444,7 +391,8 @@ div.console {
       padding: 6px 5px;
       width: 100%;
       box-sizing: border-box;
-      overflow-y: hidden;
+      // overflow-y: hidden;
+      overflow-y: auto;
       overflow-x: hidden;
       height: 370px;
     }
@@ -676,4 +624,61 @@ div.console {
       }
     }
   }
-}
+}
+
+
+.ui-widget.ui-widget-content,
+  .ui-widget-header,.ui-datepicker thead,.ui-state-default, 
+  .ui-datepicker-month,.ui-datepicker-year,
+  .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
+    background-color: @themeColor;
+    font-family: 'Microsoft YaHei', arial, tahoma, sans-serif;
+    color: @fstColor;
+  }
+  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
+    &:hover {
+      background-color: #142753;
+      border: 0 none;
+    }
+  }
+  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
+    display: block;
+    position: absolute;
+    left: 50%;
+    margin-left: -8px;
+    top: 50%;
+    margin-top: -8px;
+}
+  .ui-state-active, .ui-widget-content .ui-state-active {
+    background-color: #00A0FE;
+  }
+  .ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover {
+    background-color: #142753;
+  }
+  .ui-state-hover .ui-icon {
+    background-image:"url(../images/add.png)";
+  }
+  .dataSelectDark .iconCalen {
+    top:10px;
+  }
+  .dataSelectDark input {
+    height: 28px;
+  }
+  .ui-widget-header .ui-icon {
+    background:url(../images/calendarkL.png) no-repeat;
+    background-size: 14px 14px;
+  }
+  .ui-datepicker-next .ui-icon.ui-icon-circle-triangle-e {
+    background:url(../images/calendarkR.png) no-repeat;
+    background-size: 14px 14px;
+  }
+  .ui-datepicker th span {
+    color: @fstColor;
+  }
+  .ui-datepicker-month,.ui-datepicker-year,
+  .ui-widget.ui-widget-content{
+    border-color: @themeBorderClr;
+  }
+  .ui-state-highlight, .ui-widget-content .ui-state-highlight {
+    background-color: #5B70A4 !important;
+  }

+ 0 - 368
src/css/dayDetail.less

@@ -1,368 +0,0 @@
-@import './reset.less';
-
-.container{
-    width: 100%;
-    height: 100%;
-    // overflow: auto;
-}
-.dayDetail {
-    background-color: @disColor;
-    .dayFilter {
-        .levelList {
-            height: 80px;
-        }
-        .selectLevel,.levelList  {
-            width: 180px;
-        }
-    }
-    .filterItem.deptListWrap {
-        display: none;
-        .selectDept,.deptList {
-            width: 180px;
-        }
-    }
-    ul,li{
-        list-style: none;
-    }
-    h2{
-        width: 100%;
-        box-sizing: border-box;
-        background-color: #fff;
-        z-index: 20;
-        height: 44px;
-        line-height: 44px;
-        padding: 0 0 0 15px;
-        border-bottom: 1px solid #E2E5EF;
-        font-size: 16px;
-        font-weight: bold   ;
-        letter-spacing: 1px;
-    }
-    .main-body{
-        .main-body-com;
-        min-width: 1160px;
-        /*width: 100%;*/
-    }
-    table{
-        .table;
-        min-width: 1090px;
-        th,td{
-            text-align: center;
-        }
-        th{
-            white-space: nowrap;
-        }
-        th[code]{
-            cursor: pointer;
-            &:after{
-                content:"";
-                display:inline-block;
-                width: 11px;
-                height: 14px;
-                margin-left: 4px;
-                vertical-align: middle;
-                background: url("../images/grey.png");
-            }
-            &.asc:after{
-                background: url("../images/up_blue.png");
-            }
-            &.desc:after{
-                background: url("../images/down_blue.png");
-            }
-        }
-        td{
-            white-space: nowrap;
-        }
-        .moduleNumber{
-            text-align: center;
-        }
-        .scoreOperaItem{
-            width: 50px;
-            cursor: pointer;
-        }
-        
-    }
-    .tabFoot{
-        height: 40px;
-        /*border: 1px solid #E2E5EF;
-        border-top: none;
-        box-sizing: border-box;*/
-    }
-    .scoreOpera{
-        height: 50px;
-        line-height: 50px;
-        margin: 0 20px 0 0;
-        cursor: pointer;
-        img{
-            margin: 0 10px 0 0;
-        }
-    }
-    
-    .recordScoreOperaBtn{
-        cursor: pointer;
-        color: @activeColor;
-    }
-    .recordScoreBtn{
-        cursor: pointer;
-        display: inline-block;
-        width:68px;
-        height:30px;
-        line-height: 30px;
-        text-align: center;
-        border-radius:4px;
-        box-sizing: border-box;
-        border: 1px solid @activeColor;
-        color: @activeColor;
-    }
-    /*.filterBox{
-        margin-bottom: 15px;
-    }*/
-    .filterItem{
-        position: relative;
-        display: inline-block;
-        float: left;
-        height: 40px;
-        line-height: 40px;
-        margin: 0 20px 20px 0;
-        span{
-            display: inline-block;
-            line-height: 40px;
-            position: relative;
-        }
-        input{
-            width:120px;
-            height:40px;
-            border-radius:4px;
-            border: 1px solid #E2E5EF;
-            outline: none;
-            margin-right: 10px;
-            padding: 0 10px;
-            box-sizing: border-box;
-        }
-        input:focus{
-            border: 1px solid @activeColor ;
-            outline: 0;
-            -webkit-box-shadow:@activeColor  0px 0px 2px;
-            -moz-box-shadow: @activeColor  0px 0px 2px;
-            box-shadow: @activeColor  0px 0px 2px;
-          }
-    }
-    
-    .filterDropList{
-        position: absolute;
-        right: 0;
-        max-height: 200px;
-        overflow-y: auto;
-        background: #fff;
-        display: none;
-        border: 1px solid #e4e7ed;
-        box-shadow: 0 2px 12px 0 #e4e7ed;
-        z-index: 2;
-        li{
-            padding: 0 10px;
-        }
-    }
-    .deptList{
-        width: 160px;
-        max-height: 400px;
-    }
-    .levelList{
-        width: 120px;
-        height: 120px;
-        li:hover{
-            background-color: #EEF4FF;
-            cursor: pointer;
-        }
-    }
-    .selectLevel,.selectDept{
-        display: inline-block;
-        position: relative;
-        width:120px;
-        padding: 0 10px;
-        height:40px;
-        border-radius:4px;
-        border: 1px solid #E2E5EF;
-        box-sizing: border-box;
-        cursor: pointer;
-    }
-    .selectDept{
-        width: 160px;
-    }
-    
-    .filter{
-        display: inline-block;
-        width:60px;
-        height:36px;
-        background:@activeColor;
-        border-radius:4px;
-        color: #fff;
-        text-align: center;
-        line-height: 36px;
-        position: relative;
-        top: 2px;
-        cursor: pointer;
-        float: left;
-    }
-    .arrow{
-        position: absolute;
-        width: 10px;
-        top: 16px;
-        right: 10px;
-    }
-    .iconCheck{
-        width: 14px;
-    }
-    .fl{
-        float: left;
-    }
-    .clearfix:after {
-        content: '';
-        height: 0;
-        line-height: 0;
-        display: block;
-        visibility: hidden;
-        clear: both;
-    }
-    .clearfix{
-        zoom:1
-    }
-    .divide{
-        margin: 0 10px;
-    }
-    .datapickerBox{
-        position: relative;
-        display: inline-block;
-        width: 120px;
-        height: 40px;
-        input{
-            position: absolute;
-        }
-    }
-    .iconCalen{
-        position: absolute;
-        width: 15px;
-        top: 12px;
-        right: 10px;
-    }
-    .textCenter{
-        text-align: center;
-    }
-    .patientNameSpan{
-        color: #00A1F0;
-        cursor: pointer;
-    }
-    .patientNameSpans{
-        color: #FF4D4F;
-        cursor: pointer;
-        margin-left: 30px;
-    }
-    
-    .deptItem:hover{
-        background-color: #EEF4FF;
-        cursor: pointer;
-    }
-    .ellipsis{
-        overflow: hidden;
-        text-overflow:ellipsis;
-        white-space: nowrap;
-    }
-    
-    
-    .pagination{
-        margin: 35px 0 20px 0  ;
-        text-align: right;
-    }
-    .totalSum{
-        font-size:12px;
-        line-height:17px;
-        color: #777777;
-        margin-right: 20px;
-    }
-    .pageNum,.prePage,.nextPage, .more{
-        display: inline-block;
-        width: 20px;
-        cursor: pointer;
-        margin: 0 20px 0 0;
-        text-align: center;
-        color: #777;
-    }
-    .prePage,.nextPage{
-        img{
-            position: relative;
-            top: 0px   ;
-        }
-    }
-     .more{
-        cursor: not-allowed;
-    }
-    .arrowPage{
-        width: 6px;
-    }
-    .activePage{
-        color: @activeColor;
-    }
-    
-    
-    
-    .ui-datepicker-calendar {
-        border: 0 none;
-        min-width: 0;
-    }
-    .ui-datepicker thead {
-        background-color: #fff;
-        color: #c3cbd6;
-    }
-    .ui-datepicker td {
-        padding: 0;
-        height: auto;
-        color: #657180;
-    }
-    .ui-datepicker td span, .ui-datepicker td a {
-        text-align: center;
-        height: 30px;
-        line-height: 30px;
-    }
-    
-    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
-        border: 0;
-        background-color: #fff;
-        &:hover {
-            background-color: #c4d8fe;
-        }
-    }
-    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
-        color: #333;
-        font-weight: normal;
-        height: 30px;
-        line-height: 30px;
-        margin: 0 5px;
-        width: 40%;
-        border-radius: 3px;
-    }
-    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
-        top: 5px;
-    }
-    .ui-state-active, .ui-widget-content .ui-state-active {
-        background-color: @activeColor !important;
-        color: #fff;
-    }
-    .ui-state-highlight, .ui-widget-content .ui-state-highlight {
-        background-color: #fff5bf !important;
-        color: #657180;
-    }
-    .ui-widget-header {
-        background-color: #fff;
-        border: 0 none;
-    }
-    
-    input::-webkit-outer-spin-button,
-    input::-webkit-inner-spin-button {
-        -webkit-appearance: none;
-    }
-     
-    input[type="number"] {
-        -moz-appearance: textfield;
-    }
-}
-.abnormalClear {
-    top: 2px !important;
-}

+ 2 - 2
src/css/deptConsole.less

@@ -1,7 +1,7 @@
 @import './reset.less';
 
 div.console {
-  // overflow: auto;
+  overflow: auto;
   background-color: @themeColor;
   height: 100%;
   .ui-widget.ui-widget-content,
@@ -419,7 +419,7 @@ div.console {
       padding: 15px 5px;
       width: 100%;
       box-sizing: border-box;
-      // overflow: auto;
+      overflow: auto;
       height: 405px;
     }
     .thead {

+ 1 - 1
src/css/deptScoreDetail.less

@@ -3,7 +3,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background-color: @disColor;
 }
 .deptScoreDetail {

+ 2 - 2
src/css/deptScoreDetailControl.less

@@ -3,7 +3,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: @disColor;
 }
 .deptScoreDetailControl {
@@ -40,7 +40,7 @@
     }
     .main-body{
         .main-body-com;
-        min-width: 1160px;
+        min-width: 1250px;
         // box-sizing: border-box;
         /*width: 100%;*/
     }

+ 12 - 12
src/css/index.less

@@ -131,7 +131,7 @@
       overflow-x: hidden;
       overflow-y: auto;
       white-space: nowrap;
-      // height: calc(100% - 90px);
+      height: calc(100% - 90px);
       &>li{
         text-indent: 42px;
         background: url("../images/module.png") 16px 12px no-repeat;
@@ -139,17 +139,17 @@
       }
 
     }
-    .menuList{
-      overflow-x: hidden;
-      overflow-y: hidden;
-      white-space: nowrap;
-      // height: calc(100% - 90px);
-      &>li{
-        text-indent: 42px;
-        // background: url("../images/module.png") 16px 12px no-repeat;
-        margin-bottom: 10px;
-      }
-    }
+    // .menuList{
+    //   overflow-x: hidden;
+    //   overflow-y: hidden;
+    //   white-space: nowrap;
+    //   // height: calc(100% - 90px);
+    //   &>li{
+    //     text-indent: 42px;
+    //     // background: url("../images/module.png") 16px 12px no-repeat;
+    //     margin-bottom: 10px;
+    //   }
+    // }
     .YH-KZT,.YH-KZTKS{
       background: url("../images/home.png") 16px 10px no-repeat;
       &.active{

+ 1 - 1
src/css/itemDefectDetail.less

@@ -2,7 +2,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: #fff;
 }
 ul,li{

+ 1 - 1
src/css/itemManager.less

@@ -2,7 +2,7 @@
 .managerContainer{
     width: 100%;
     height: 100%;
-    // overflow-y: auto;
+    overflow-y: auto;
     background: @disColor;
     .selectUsed,.selectReject {
         float: right;

+ 1 - 1
src/css/jiaji.less

@@ -3,7 +3,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: @disColor;
 }
 .jiaji {

+ 2 - 2
src/css/keyItemFlawControl.less

@@ -3,7 +3,7 @@
 .container{
   width: 100%;
   height: 100%;
-  // overflow: auto;
+  overflow: auto;
   background-color: #fff;
   border-bottom: 10px @disColor solid;
   box-sizing: border-box;
@@ -54,7 +54,7 @@
     min-height: calc(100% - 44px);
   }
   .tableBox{
-    border-right: 10px solid  @disColor;
+    // border-right: 10px solid  @disColor;
   }
   table{
     .table;

+ 1 - 1
src/css/mukuai.less

@@ -3,7 +3,7 @@
 .mukuai{
     width: 100%;
     height: 100%;
-    // overflow-y: auto;
+    overflow-y: auto;
     background-color: @disColor;
     .filterDropList{
         position: absolute;

+ 1 - 1
src/css/partDetail.less

@@ -3,7 +3,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background-color: @disColor;
 }
 .partDetail {

+ 1 - 1
src/css/partDetailControl.less

@@ -3,7 +3,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background-color: @disColor;
 }
 .partDetailControl {

+ 1 - 1
src/css/payDetail.less

@@ -3,7 +3,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background-color: @disColor;
 }
 .payDetail {

+ 1 - 1
src/css/qcList.less

@@ -2,7 +2,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: #fff;
     border-bottom: 10px @disColor solid;
     box-sizing: border-box;

+ 1 - 1
src/css/qcListDept.less

@@ -2,7 +2,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: #fff;
     border-bottom: 10px @disColor solid;
     box-sizing: border-box;

+ 1 - 1
src/css/qcListDocteam.less

@@ -2,7 +2,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: #fff;
     border-bottom: 10px @disColor solid;
     box-sizing: border-box;

+ 1 - 1
src/css/qcListPerson.less

@@ -2,7 +2,7 @@
 .container{
     width: 100%;
     height: 100%;
-    // overflow: auto;
+    overflow: auto;
     background: #fff;
     border-bottom: 10px @disColor solid;
     box-sizing: border-box;

+ 3 - 3
src/css/qcScore.less

@@ -52,10 +52,10 @@
     z-index: 100;
   }
   &>ul,.subMenu{
-    // overflow-x: hidden;
-    // overflow-y: auto;
+    overflow-x: hidden;
+    overflow-y: auto;
     white-space: nowrap;
-    // height:calc(100% - 140px);
+    height:calc(100% - 140px);
   }
   &>ul>li,.subMenu>li{
     color: @fstColor;

+ 1 - 1
src/css/quexianDetailControl.less

@@ -3,7 +3,7 @@
 .quexianDetailControl{
     width: 100%;
     height: 100%;
-    // overflow-y: auto;
+    overflow-y: auto;
     .filterDropList{
         position: absolute;
         right: 0;

+ 1 - 1
src/css/quexianDetailControlHome.less

@@ -3,7 +3,7 @@
 .quexianDetailControlHome{
     width: 100%;
     height: 100%;
-    // overflow-y: auto;
+    overflow-y: auto;
     .filterDropList{
         position: absolute;
         right: 0;

+ 1 - 1
src/css/roleManager.less

@@ -77,7 +77,7 @@
     }
     .mainSysWrap {
         padding: 0 15px;
-        // overflow: auto;
+        overflow: auto;
     }
     .mainSys {
         border-bottom: 1px solid #E2E5EF;

+ 1 - 1
src/js/abnormal.js

@@ -145,7 +145,7 @@ function renderTab(data,hisId,activePage){
     }
     $('.tbody').html(str?str:emptyBox())
     bindScoreDetail(hisId)
-    initScroll("abnormal","YX",1)
+    // initScroll("abnormal","YX",1)
 }
 function getQcAnnormalMode(item,type,mol,des){
     console.log(type)

+ 1 - 1
src/js/assertType.js

@@ -207,7 +207,7 @@ function renderTab(data,hisId,activePage){
         let docName = $(this).attr("data-doc")
         $(parent.document).find("#contentIframe").attr("src","quexianDetail.html?from=1&casesId=243&deptName="+deptIdTemp+"&docName="+docName+"&shijian="+statisticsType)
     })
-    initScroll("assertType","Y",1)
+    // initScroll("assertType","Y",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 5 - 5
src/js/console.js

@@ -1650,7 +1650,7 @@ function queList(data){
         `
     }
     $(".qtable").html(tmp+strAll)
-    initScroll("list","Y",2)
+    // initScroll("list","Y",2)
 }
 //饼图列表注释渲染
 function panDetail(data){
@@ -1668,7 +1668,7 @@ function panDetail(data){
         `
     }
     $(".explainPanT table").html(strAll);
-    initScroll("explainPanT","Y",2,"20px")
+    // initScroll("explainPanT","Y",2,"20px")
 }
 function panDetailB(data){
     let color = ['#F2637B','#975FE4', '#399FFF', '#37CBCB', '#4CCB73','#FAD336','#F2637B','#975FE4', '#399FFF', '#37CBCB', '#4CCB73','#FAD336'];
@@ -1694,7 +1694,7 @@ function panDetailB(data){
     //     sliderSelector: '.explainPanB_scroll_slider', //滚动滑块
     //     sliderMode:2   
     // });
-    initScroll("explainPanB","Y",2,"20px")
+    // initScroll("explainPanB","Y",2,"20px")
 }
 //时间获取
 function getTimeDetail(){
@@ -1859,6 +1859,6 @@ $(function() {
     //     scrollDir:'X',
     //     sliderMode:2    
     // });
-    initScroll("partWrap","Y",2)
-    initScroll("console","X",2)
+    // initScroll("partWrap","Y",2)
+    // initScroll("console","X",2)
 });

+ 1 - 1
src/js/dayDetail.js

@@ -173,7 +173,7 @@ function renderTab(data,hisId,activePage){
     `
     $('.tableDay').html(sts)
     bindScoreDetail(hisId)
-    initScroll("dayDetail","YX",1)
+    // initScroll("dayDetail","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 3 - 3
src/js/deptConsole.js

@@ -763,7 +763,7 @@ function queList(data){
         `
     }
     $(".qtable").html(tmp+strAll)
-    initScroll("list","Y",2)
+    // initScroll("list","Y",2)
 }
 //饼图列表注释渲染
 function panDetailB(data){
@@ -958,6 +958,6 @@ $(function() {
     $('.iconCalen').on("click", function(e){
         $(this).parent().find("input").focus()
     })
-    initScroll("partWrap","Y",2)
-    initScroll("console","X",2)
+    // initScroll("partWrap","Y",2)
+    // initScroll("console","X",2)
 });

+ 1 - 1
src/js/deptScoreDetail.js

@@ -234,7 +234,7 @@ function renderTab(data,hisId,activePage){
         focusMenuItem("YH-BLZK-ZKPFKS");
         $(parent.document).find("#contentIframe").attr("src","qcListDept.html?from=2&deptName="+deptIdTemp+"&docName="+docName+"&shijian=3"+"&chengdu="+deptC+"&deptId="+curDeptId+"&startDateParam="+startDateParam+"&endDateParam="+endDateParam)
     })
-    initScroll("deptScoreDetail","YX",1)
+    // initScroll("deptScoreDetail","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 1 - 1
src/js/deptScoreDetailControl.js

@@ -226,7 +226,7 @@ function renderTab(data,hisId,activePage){
         focusMenuItem("YH-BLZK-ZKPF");
         $(parent.document).find("#contentIframe").attr("src","qcList.html?deptName="+deptName+"&from=2"+"&shijian=3&chengdu="+deptC+"&deptId="+deptIds+"&startDateParam="+startDateParam+"&endDateParam="+endDateParam)
     })
-    initScroll("deptScoreDetailControl","YX",1)
+    // initScroll("deptScoreDetailControl","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 7 - 7
src/js/index.js

@@ -72,9 +72,9 @@ function initMenu(data,userInfo){
     if($(this).is(".list-1-show")){
       $(this).removeClass("list-1-show")
       $(this).find("ul").slideToggle();
-      setTimeout(function(){
-        initScroll("menuList","Y",2)
-      },300)
+      // setTimeout(function(){
+      //   initScroll("menuList","Y",2)
+      // },300)
       return;
     }
 
@@ -85,9 +85,9 @@ function initMenu(data,userInfo){
       $(this).addClass("list-1-show")
     }
     $(this).find("ul").slideToggle();
-    setTimeout(function(){
-      initScroll("menuList","Y",2)
-    },300)
+    // setTimeout(function(){
+    //   initScroll("menuList","Y",2)
+    // },300)
   });
 //收起菜单
   $(".slide-hide").click(function(){
@@ -128,7 +128,7 @@ function initMenu(data,userInfo){
     $("#contentIframe").attr("src",url);
    
   });
-  initScroll("menuList","Y",2)
+  // initScroll("menuList","Y",2)
 }
 
 //获取科室列表

+ 2 - 2
src/js/itemDefectDetail.js

@@ -226,7 +226,7 @@ function renderTab(data,hisId){
     let hasSelectAll = true;
     if(data.length===0){
       $('.tbody').html(emptyBox())
-      initScroll("itemDefectDetail","YX",1)
+    //   initScroll("itemDefectDetail","YX",1)
       return;
     }
     for(let i = 0; i < data.length; i++){
@@ -262,7 +262,7 @@ function renderTab(data,hisId){
     bindScoreOperaItem()
     bindRecordScoreOper()
     bindScoreDetail(hisId)
-    initScroll("itemDefectDetail","YX",1)
+    // initScroll("itemDefectDetail","YX",1)
 }
 
 function scoreDetail(id,age,hid,code,name){

+ 1 - 1
src/js/itemManager.js

@@ -133,7 +133,7 @@ function renderTab(data,activePage){
     }
     $('.tbody').html(str)
     bindEdit(data,activePage)
-    initScroll("managerContainer","Y",1)
+    // initScroll("managerContainer","Y",1)
 }
 
 function bindEdit(data,activePage){

+ 1 - 1
src/js/jiaji.js

@@ -174,7 +174,7 @@ function renderTab(data,hisId,activePage){
     }
     $('.tbody').html(str?str:emptyBox())
     bindScoreDetail(hisId)
-    initScroll("jiaji","YX",1)
+    // initScroll("jiaji","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 1 - 1
src/js/keyItemFlawControl.js

@@ -149,7 +149,7 @@ function renderTab(data,hisId,activePage){
     let id=$(this).attr("dept-id");
     $(parent.document).find("#contentIframe").attr("src","qcListCopy.html?from=3&deptName="+name+"&deptId="+id+"&casesEntryId="+casesId+"&defectName="+casesName+"&startDate="+startDateParam+"&endDate="+endDateParam)
   })
-  initScroll("partDetailControl","YX",1)
+  // initScroll("partDetailControl","YX",1)
 }
 
 $('.selectDept').on("click", function(e){

+ 2 - 2
src/js/moduleManager.js

@@ -62,12 +62,12 @@ function renderTab(){
     const tableInfoHei =  $(".tableInfo table").height()
     const mac = isMac()
     if(!mac&&tableInfoHei > tableInfoBox){
-        // $(".tableTitle").css("paddingRight", 15+'px')
+        $(".tableTitle").css("paddingRight", 15+'px')
     }
     // bindInput()
     bindModuleOpera()
     getTotalSum()
-    initScroll("tableInfo","Y",1)
+    // initScroll("tableInfo","Y",1)
 
 }
 

+ 1 - 1
src/js/mukuai.js

@@ -293,7 +293,7 @@ function renderTab(data,activePage){
         let deptName = deptId||(deptList.length>0?deptList[0].deptName:'')
         $(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=2&deptName="+deptName+"&special=1&model="+model+"&shijian=3"+"&startDateParam="+startDateParam+"&endDateParam="+endDateParam)
     })
-    initScroll("mukuai","Y",1)
+    // initScroll("mukuai","Y",1)
 }
 
 function bindEdit(data,activePage){

+ 1 - 1
src/js/mukuaiControl.js

@@ -305,7 +305,7 @@ function renderTab(data,activePage){
         // $(parent.document).find("#contentIframe").attr("src","quexianDetailControlHome.html?deptName="+deptName+"&from=1&casesId=243"+"&shijian="+statisticsType+"&ruleType="+ruleType)
         $(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=1&special=1&model="+model+"&shijian=3&startDateParam="+startDateParam+"&endDateParam="+endDateParam)
     })
-    initScroll("mukuai","Y",1)
+    // initScroll("mukuai","Y",1)
 }
 
 function bindEdit(data,activePage){

+ 1 - 1
src/js/partDetail.js

@@ -239,7 +239,7 @@ function renderTab(data,hisId,activePage){
         let ruleType = $(this).attr("data-ruleType")
         $(parent.document).find("#contentIframe").attr("src","quexianDetailHome.html?from=1&casesId=243&deptName="+deptIdTemp+"&docName="+docName+"&shijian=3"+"&ruleType="+ruleType+"&startDateParam="+startDateParam+"&endDateParam="+endDateParam)
     })
-    initScroll("partDetail","YX",1)
+    // initScroll("partDetail","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 1 - 1
src/js/partDetailControl.js

@@ -187,7 +187,7 @@ function renderTab(data,hisId,activePage){
         $(parent.document).find("#contentIframe").attr("src","quexianDetailControlHome.html?deptName="+deptName+"&from=1&casesId=243"+"&shijian=3"+"&ruleType="+ruleType+"&startDateParam="+startDateParam+"&endDateParam="+endDateParam)
     })
 
-    initScroll("partDetailControl","YX",1)
+    // initScroll("partDetailControl","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 1 - 1
src/js/payDetail.js

@@ -177,7 +177,7 @@ function renderTab(data,hisId,activePage){
     `
     $('.tableDay').html(sts)
     bindScoreDetail(hisId)
-    initScroll("payDetail","YX",1)
+    // initScroll("payDetail","YX",1)
 }
 
 function scoreDetail(id,age,hid,code){

+ 2 - 2
src/js/qcList.js

@@ -210,7 +210,7 @@ function renderTab(data,hisId){
     let hasSelectAll = true;
     if(data.length===0){
       $('.tbody').html(emptyBox(null,showNum+2))
-      initScroll("qcList","YX",1)
+    //   initScroll("qcList","YX",1)
       return;
     }
     for(let i = 0; i < data.length; i++){
@@ -260,7 +260,7 @@ function renderTab(data,hisId){
     bindScoreOperaItem()
     bindRecordScoreOper()
     bindScoreDetail(hisId)
-    initScroll("qcList","YX",1)
+    // initScroll("qcList","YX",1)
 }
 
 function isTextCenter(name){

+ 2 - 2
src/js/qcListCopy.js

@@ -251,7 +251,7 @@ function renderTab(data,hisId){
     let hasSelectAll = true;
     if(data.length===0){
       $('.tbody').html(emptyBox(null,showNum+2))
-      initScroll("qcListCopy","YX",1)
+    //   initScroll("qcListCopy","YX",1)
       return;
     }
     for(let i = 0; i < data.length; i++){
@@ -300,7 +300,7 @@ function renderTab(data,hisId){
     bindScoreOperaItem()
     bindRecordScoreOper()
     bindScoreDetail(hisId)
-    initScroll("qcListCopy","YX",1)
+    // initScroll("qcListCopy","YX",1)
 }
 
 function isTextCenter(name){

+ 2 - 2
src/js/qcListDept.js

@@ -229,7 +229,7 @@ function renderTab(data){
     let hasSelectAll = true;
     if(data.length===0){
         $('.tbody').html(emptyBox(null,showNum+2))
-        initScroll("qcListDept","YX",1)
+        // initScroll("qcListDept","YX",1)
       return;
     }
     for(let i = 0; i < data.length; i++){
@@ -279,7 +279,7 @@ function renderTab(data){
     bindScoreOperaItem()
     bindRecordScoreOper()
     bindScoreDetail()
-    initScroll("qcListDept","YX",1)
+    // initScroll("qcListDept","YX",1)
 }
 
 function isTextCenter(name){

+ 2 - 2
src/js/qcListDocteam.js

@@ -209,7 +209,7 @@ function renderTab(data){
     let hasSelectAll = true;
     if(data.length===0){
         $('.tbody').html(emptyBox(null,showNum+2))
-        initScroll("qcListDocteam","YX",1)
+        // initScroll("qcListDocteam","YX",1)
       return;
     }
     for(let i = 0; i < data.length; i++){
@@ -259,7 +259,7 @@ function renderTab(data){
     bindScoreOperaItem()
     bindRecordScoreOper()
     bindScoreDetail()
-    initScroll("qcListDocteam","YX",1)
+    // initScroll("qcListDocteam","YX",1)
 }
 
 function isTextCenter(name){

+ 2 - 2
src/js/qcListPerson.js

@@ -230,7 +230,7 @@ function renderTab(data){
     let hasSelectAll = true;
     if(data.length===0){
         $('.tbody').html(emptyBox(null,showNum+2))
-        initScroll("qcListPerson","YX",1)
+        // initScroll("qcListPerson","YX",1)
         return;
     }
     for(let i = 0; i < data.length; i++){
@@ -280,7 +280,7 @@ function renderTab(data){
     bindScoreOperaItem()
     bindRecordScoreOper()
     bindScoreDetail()
-    initScroll("qcListPerson","YX",1)
+    // initScroll("qcListPerson","YX",1)
 }
 
 function isTextCenter(name){

+ 4 - 4
src/js/qcScore.js

@@ -34,9 +34,9 @@ function initMenu(data){
     $(".sub-menu .list-1 .slide-up").removeClass('slide-up');
     $(this).toggleClass('slide-up');
     $(this).find("ul").slideToggle();
-    setTimeout(function(){
-      initScroll("subMenu","Y",2)
-    },300)
+    // setTimeout(function(){
+    //   initScroll("subMenu","Y",2)
+    // },300)
   });
   $(".sub-menu .list-1 li").on("click",function(e){
     e.stopPropagation();
@@ -81,7 +81,7 @@ function initMenu(data){
     $(".content-item[code='"+code+"']").show();
     showFlawList();
   });
-  initScroll("subMenu","Y",2)
+  // initScroll("subMenu","Y",2)
 }
 //判断有无某一权限
 function hasData(data){

+ 1 - 1
src/js/quexianDetailControl.js

@@ -308,7 +308,7 @@ function renderTab(data,activePage){
     }
     $('.tbody').html(str?str:emptyBox())
     bindEdit(data,activePage)
-    initScroll("quexianDetailControl","Y",1)
+    // initScroll("quexianDetailControl","Y",1)
 }
 
 function bindEdit(data,activePage){

+ 1 - 1
src/js/quexianDetailControlHome.js

@@ -312,7 +312,7 @@ function renderTab(data,activePage){
     }
     $('tbody.tbodys').html(str?str:emptyBox())
     bindEdit(data,activePage)
-    initScroll("quexianDetailControlHome","Y",1)
+    // initScroll("quexianDetailControlHome","Y",1)
 }
 
 function bindEdit(data,activePage){

+ 1 - 1
src/js/quexianDetailHome.js

@@ -323,7 +323,7 @@ function renderTab(data,activePage){
     }
     $('.tbody').html(str?str:emptyBox())
     bindEdit(data,activePage)
-    initScroll("quexianDetailHome","Y",1)
+    // initScroll("quexianDetailHome","Y",1)
 }
 
 function bindEdit(data,activePage){

+ 1 - 1
src/js/roleManager.js

@@ -94,7 +94,7 @@ $(function(){
         }
         $(".mainSysWrap").html(str)
         saveAllSet()
-        initScroll("mainSysWrap","Y",1)
+        // initScroll("mainSysWrap","Y",1)
     }
     function saveAllSet(){
         $(".selectToggle").click(function(){//点击修改curTreeData,curData

+ 1 - 1
src/js/singleVeto.js

@@ -316,7 +316,7 @@ function renderTab(data,activePage){
     $('.tbody').html(str?str:emptyBox())
     bindEdit(data,activePage)
     goDetail(data)
-    initScroll("singleVeto","Y",1)
+    // initScroll("singleVeto","Y",1)
 }
 
 function goDetail(data){

+ 1 - 1
src/js/userManager.js

@@ -124,7 +124,7 @@ function renderTab(data,activePage){
     }
     $('.tbody').html(str?str:emptyBox())
     bindEdit(data,activePage)
-    initScroll("usrContain","Y",1)
+    // initScroll("usrContain","Y",1)
 }
 
 //获取用户科室列表