Procházet zdrojové kódy

删除多余文件

zhangxc před 6 roky
rodič
revize
144ce56704

+ 0 - 494
src/css/landscape.css

@@ -1,494 +0,0 @@
-.bodyWrap {
-  /* width: 1000px; */
-  height: 128px;
-  overflow: hidden;
-  font-size: 13px;
-  /* padding: 13px 0 */
-}
-.iframeWrap {
-    /* margin: 10px auto 50px;
-    padding: 20px; */
-    min-width: 340px;
-    height: 100%;
-  }
-  .push {
-    width: 55%;
-    float: left;
-    padding: 13px 5px 13px 0;
-    border-right: 1px solid  #EFEEEE;
-  }
-  .treat {
-    width: 35%;
-    float: left;
-    padding: 13px 0
-  }
-  .iframeWrap .conditionHintPub {
-    /* border: 1px solid #F2F2F2; */
-    margin-bottom: 8px;
-    height: 20px;
-    line-height: 20px;
-    position: relative;
-    background: #fff;
- 
-  }
-  .iframeWrap .conditionHintPub li {
-    padding-right: 22px;
-    float: left;
-    line-height: 20px;
-    position: relative;
-    margin-bottom: 8px;
-  }
-  .iframeWrap .conditionHintPub .conditionMain {
-    margin: 0 0px 0 85px;
-    height: 20px;
-    overflow: hidden;
-    white-space: nowrap;
-    text-overflow: ellipsis;
-  }
-  .iframeWrap .conditionHintPub .alertModal {
-    position: relative;
-    float: left;
-  }
-  .iframeWrap .conditionHintPub .alertModal .mayResult {
-    color: #838383;
-    position: relative;
-  }
-  .iframeWrap .conditionHintPub .alertModal .mayResultSelect {
-    line-height: 20px;
-  }
-  .iframeWrap .conditionHintPub .alertModal .mayResultSelect .makesureResult {
-    cursor: pointer;
-    color: #267FD7;
-  }
-  .iframeWrap .conditionHintPub .alertModal .mayResultSelect .sanjiao {
-    width: 18px;
-    height: 18px;
-    display: inline-block;
-    position: relative;
-    top: 3px;
-    background: url('../images/select.png') center center no-repeat;
-  }
-  .iframeWrap .conditionHintPub .treatPlan {
-    font-weight: bold;
-    font-size: 13px;
-    color: #7C828E;
-    float: left;
-    width: 85px;
-    text-align: right;
-    margin-right: 10px;
-  }
-  .iframeWrap .conditionHintPub .treatPlanWrap {
-    height: 20px;
-    overflow: hidden;
-    position: relative;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine {
-    margin-top: 10px;
-    height: 52px;
-    overflow: hidden;
-    position: relative;
-  }
-  .iframeWrap .conditionHintPub .treatMedicineNull {
-    margin-top: 10px;
-    height: 28px;
-    overflow: hidden;
-    position: relative;
-  }
-  .treatMedicineNull .medicinePart {
-    color: #ADADAD;
-  }
-  .treatPlanNull .commonTreat {
-    color: #ADADAD;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicinePart {
-    /* margin: 8px 0; */
-    position: relative;
-    height: 20px;
-    overflow: hidden;
-    line-height: 20px;
-    margin: 0 0 8px 95px;
-    white-space: nowrap;
-    text-overflow: ellipsis;
-
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicine {
-    border-bottom: 1px solid #D1D1D1;
-    position: relative;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicine:hover {
-    color: #267FD7;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicine span {
-    display: none;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicine:hover span {
-    display: inline-block;
-    right: -20px;
-    background-color: #fff;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicineDis {
-    color: #D1D1D1;
-    border-bottom: 1px solid #D1D1D1;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicineWaring {
-    background-color: #f4c051;
-    color: #000;
-    font-size: 12px;
-    border-radius: 4px;
-    border: 1px solid #fff;
-    line-height: 18px;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicineWaringDis {
-    background-color: #fff;
-    color: #D1D1D1;
-    font-size: 12px;
-    border-radius: 4px;
-    line-height: 18px;
-    border: 1px solid #D1D1D1;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .medicineWaringDisMsg {
-    color: #D1D1D1;
-  }
-  .iframeWrap .conditionHintPub p {
-    line-height: 20px;
-  }
-  .iframeWrap .conditionHintPub p span {
-    display: inline-block;
-  }
-  .iframeWrap .conditionHintRecomDiag h4 {
-    color: #FF545B;
-  }
-  .iframeWrap .conditionHintRecomDiag h4 i {
-    background: url("../images/yszd.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintWz h4 {
-    color: #157FD5;
-  }
-  .iframeWrap .conditionHintWz h4 i {
-    background: url("../images/inquire.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintTg h4 {
-    color: #157FD5;
-  }
-  .iframeWrap .conditionHintTg h4 i {
-    background: url("../images/tgjc.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintInspect h4 {
-    background-color: #ECF4FC;
-  }
-  .iframeWrap .conditionHintInspect h4 i {
-    background: url("../images/inspect.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintMay h4 {
-    background-color: #FAEBEC;
-  }
-  .iframeWrap .conditionHintMay h4 i {
-    background: url("../images/yszd.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintWarings {
-    display: none;
-  }
-  .iframeWrap .conditionHintWarings h4 {
-    color: #FF545B;
-  }
-  .iframeWrap .conditionHintWarings h4 i {
-    background: url("../images/warings.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintWarings li {
-    float: left;
-    line-height: 20px;
-  }
-  .iframeWrap .conditionHintWarings li:hover {
-    color: #267FD7;
-  }
-  .iframeWrap .conditionHintKnzd {
-    display: none;
-  }
-  .iframeWrap .conditionHintKnzd h4 i {
-    background: url("../images/knzd.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintKnzd ul li {
-    float: left;
-    line-height: 20px;
-  }
-  .iframeWrap .conditionHintKnzd ul li:hover {
-    color: #267FD7;
-  }
-  .iframeWrap .conditionHintZhiliao h4 {
-    color: #1AB3A9;
-    margin-bottom: 8px;
-  }
-  .iframeWrap .conditionHintZhiliao h4 .treatPlan {
-    color: #1AB3A9;
-  }
-  .iframeWrap .conditionHintZhiliao h4 i {
-    background: url("../images/zhiliao.png") center center no-repeat;
-  }
-  .iframeWrap .conditionHintTips .mayIllness {
-    padding-bottom: 5px;
-    float: left;
-  }
-  .iframeWrap .conditionHintTips .mayIllness:hover  span{
-    color: #267FD7;
-  } 
-  .iframeWrap .conditionHintTips .mayIllness span {
-    position: relative;
-    border-bottom: 1px solid #D1D1D1;
-  }
-  .iframeWrap .conditionHintTips .mayIllness span .infoMsg {
-    position: relative;
-    border-bottom: 0;
-    float: right;
-    cursor: pointer;
-    display: none;
-  }
-  .iframeWrap .conditionHintTips .mayIllness span:hover .infoMsg {
-    display: inline-block;
-  }
-  .iframeWrap .conditionHintTips .mayIllness a {
-    border-bottom: 1px solid #D1D1D1;
-  }
-  .iframeWrap .conditionHintTips h4 {
-    color: #E66225;
-  }
-  .iframeWrap .conditionHintTips h4 i {
-    background: url("../images/tips.png") center center no-repeat;
-  }
-  .iframeWrap .illnessTable {
-    color: #040428;
-    line-height: 20px;
-    cursor: pointer;
-  }
-  .iframeWrap h4 {
-    color: #000;
-    height: 20px;
-    line-height: 20px;
-    /* background-color: #FAEBEC; */
-    font-size: 13px;
-    font-weight: bold;
-    display: inline-block;
-    position: absolute;
-    left: 0;
-  }
-  .iframeWrap h4 i {
-    content: '';
-    width: 16px;
-    height: 16px;
-    float: left;
-    margin: 2px 8px 0 0;
-  }
-  .commonTreat,
-  .conditionHintKnzdLis,
-  .conditionHintWaringsLis,
-  .conditionHintWzLis,
-  .conditionHintTgLis,
-  .conditionHintInspectLis,
-  .conditionHintRecomDiagLis,
-  .conditionHintAssistLis {
-    /* position: relative; */
-    background: #fff;
-  }
-  .conditionHintInspectNull {
-    border-bottom: 1px solid #D1D1D1;
-    padding-bottom: 5px;
-    margin-bottom: 5px;
-  }
-  .conditionHintZhiliaoNull {
-    padding-left: 20px;
-    display: none;
-  }
-  .conditionHintAssistLis,
-  .conditionHintInspectLis {
-    /* padding: 5px 0; */
-  }
-  .conditionHintAssistLis .slideDown,
-  .conditionHintInspectLis .slideDown {
-    /* padding: 5px 0 5px 0px; */
-  }
-  .conditionHintAssistLis li:first-child,
-  .conditionHintInspectLis li:first-child {
-    padding-right: 5px;
-  }
-  .pushEmpty {
-    color: #ADADAD;
-  }
-  .medicinePartLimitHeight {
-    height:20px;
-    overflow: hidden;
-    position: relative;
-    margin-bottom: 8px;
-  }
-  .medicinePartLimitHeightSpec {
-    height: 75px;
-    overflow: hidden;
-    position: relative;
-  }
-  .slideDown {
-    background-color: #fff;
-    position: absolute;
-    top: 0px;
-    right: 4px;
-    color: #267FD7;
-    height: 20px;
-    line-height: 20px;
-    box-shadow: -2px 0px 15px 0px #fff;
-    cursor: pointer;
-  }
-  .slideDown i {
-    width: 16px;
-    height: 16px;
-    display: inline-block;
-    position: relative;
-    top: 2px;
-    background: url('../images/show.png') center center no-repeat;
-  }
-  .slideUp {
-    background-color: #fff;
-    position: absolute;
-    top: 0x;
-    right: 4px;
-    color: #267FD7;
-    height: 20px;
-    line-height: 20px;
-    box-shadow: -2px 0px 15px 0px #fff;
-    cursor: pointer;
-  }
-  .slideUp i {
-    width: 16px;
-    height: 16px;
-    display: inline-block;
-    position: relative;
-    top: 2px;
-    background: url('../images/collapse.png') center center no-repeat;
-  }
-  .disclaimer {
-    height: 100%;
-    width: 5%;
-    line-height: 20px;
-    text-align: center;
-    bottom: 0;
-    background-color: #efefef;
-    z-index: 98;
-    float: left;
-    cursor: pointer;
-  }
-  .disclaimer a {
-    display: block;
-  }
-  .infoMsg {
-    width: 20px;
-    height: 20px;
-    position: absolute;
-    top: 0;
-    right: 2px;
-    display: none;
-    background: url('../images/msg1.png') center center no-repeat;
-    cursor: pointer;
-  }
-  .infoMsg:hover {
-    background: url('../images/msg2.png') center center no-repeat;
-  }
-  .infoMsgParent {
-    position: relative;
-  }
-  .warning {
-    background: #FFEDEE;
-    color: #FF545B;
-    border-radius: 10px;
-    height: 20px;
-  }
-  .warningImg {
-    position: relative;
-    top: 2px;
-  }
-  .infoMsgParent:hover {
-    color: #267FD7;
-  }
-  .infoMsgParent:hover .infoMsg {
-    display: block;
-  }
-  .responsibility {
-    text-align: center;
-    font-size: 12px;
-    color: #979797;
-    padding-top: 15px;
-  }
-  .treat .conditionMain {
-    /* overflow: auto; */
-  }
-  .diseaseName {
-    color: #040428;
-  }
-  .treat h4 {
-    display: block;
-    position: relative;
-  }
-  .treat .conditionHintPub .conditionMain {
-    margin: 0;
-    height: 80px;
-  }
-  .treat .slideDown {
-    right: 0;
-  }
-  .iframeWrap .conditionHintPub .treatMedicine .slideDown {
-    top: 28px;
-  }
-  .disclaimerName {
-    float: left;
-    height: 72px;
-    position: relative;
-    top: 50%;
-    left: 50%;
-    margin: -36px 0 0 -14px;
-    line-height: 18px;
-    color: #9C9C9C;
-  }
-  .disclaimerTip {
-    margin-left: 0;
-    line-height: 14px;
-    height: 56px;
-    margin: -28px 0 0 0;
-  }
-  .titleIcon {
-    position: relative;
-    width: 18px;
-    top: 1px;
-    display: block;
-    float: left;
-    margin-right: 8px;
-  }
-  .treatPlan .titleIcon{
-    right: -11px;
-  }
-  .pushBox {
-    padding-right: 40px;
-    background: #fff
-  }
-  .pushBoxBorder {
-    border: 1px solid #3A73E1;
-    border-radius: 4px;
-  }
-  .warning i {
-    display: inline-block;
-    float: left;
-    width: 20px;
-    height: 20px;
-    background: url('../images/warning.png') center center no-repeat;
-  }
-/* 滚动条宽度 */
-::-webkit-scrollbar{
-  /* 垂直滚动条宽度 */
-  width: 8px;
-  /* 水平滚动条高度 */
-  height: 8px;
-}
-/* 滑动滑块 */
-::-webkit-scrollbar-thumb{
-  background-color:rgba(0,0,0,.3);
-  height: 2px;
-  /* border-radius: 6px; */
-}
-/* 滚动条轨道 */
-::-webkit-scrollbar-track{
-  background-color:#ddd;
-}

+ 0 - 507
src/css/landscapeMedical.css

@@ -1,507 +0,0 @@
-.bodyWrap {
-    /* width: 1000px; */
-    height: 116px;
-    overflow: hidden;
-    font-size: 13px;
-    /* padding: 13px 0 */
-  }
-  .iframeWrap {
-      /* margin: 10px auto 50px;
-      padding: 20px; */
-      min-width: 340px;
-      height: 100%;
-    }
-    .push {
-      width: 55%;
-      float: left;
-      padding: 18px 5px 8px 20px;
-      border-right: 1px solid  #EFEEEE;
-    }
-    .treat {
-      width: 35%;
-      float: left;
-      padding: 18px 0
-    }
-    .iframeWrap .conditionHintPub {
-      /* border: 1px solid #F2F2F2; */
-      margin-bottom: 8px;
-      height: 20px;
-      line-height: 20px;
-      position: relative;
-      background: #fff;
-   
-    }
-    .iframeWrap .conditionHintPub li {
-      padding-right: 22px;
-      float: left;
-      line-height: 20px;
-      position: relative;
-      margin-bottom: 8px;
-    }
-    .iframeWrap .conditionHintPub .conditionMain {
-      margin: 0 0px 0 62px;
-      height: 20px;
-      overflow: hidden;
-      white-space: nowrap;
-      text-overflow: ellipsis;
-    }
-    .iframeWrap .conditionHintPub .alertModal {
-      position: relative;
-      float: left;
-    }
-    .iframeWrap .conditionHintPub .alertModal .mayResult {
-      color: #838383;
-      position: relative;
-    }
-    .iframeWrap .conditionHintPub .alertModal .mayResultSelect {
-      line-height: 20px;
-    }
-    .iframeWrap .conditionHintPub .alertModal .mayResultSelect .makesureResult {
-      cursor: pointer;
-      color: #267FD7;
-    }
-    .iframeWrap .conditionHintPub .alertModal .mayResultSelect .sanjiao {
-      width: 18px;
-      height: 18px;
-      display: inline-block;
-      position: relative;
-      top: 3px;
-      background: url('../images/select.png') center center no-repeat;
-    }
-    .iframeWrap .conditionHintPub .treatPlan {
-      font-weight: bold;
-      font-size: 13px;
-      color: #000000;
-      float: left;
-      width: 85px;
-      text-align: right;
-      margin-right: 10px;
-    }
-    .iframeWrap .conditionHintPub .treatPlanWrap {
-      height: 20px;
-      overflow: hidden;
-      position: relative;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine {
-      margin-top: 10px;
-      height: 28px;
-      overflow: hidden;
-      position: relative;
-    }
-    .iframeWrap .conditionHintPub .treatMedicineNull {
-      margin-top: 10px;
-      height: 28px;
-      overflow: hidden;
-      position: relative;
-    }
-    .treatMedicineNull .medicinePart {
-      color: #ADADAD;
-    }
-    .treatPlanNull .commonTreat {
-      color: #ADADAD;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicinePart {
-      /* margin: 8px 0; */
-      position: relative;
-      height: 20px;
-      overflow: hidden;
-      line-height: 20px;
-      margin: 0 0 8px 95px;
-      white-space: nowrap;
-      text-overflow: ellipsis;
-  
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicine {
-      border-bottom: 1px solid #D1D1D1;
-      position: relative;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicine:hover {
-      color: #267FD7;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicine span {
-      display: none;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicine:hover span {
-      display: inline-block;
-      right: -20px;
-      background-color: #fff;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicineDis {
-      color: #D1D1D1;
-      border-bottom: 1px solid #D1D1D1;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicineWaring {
-      background-color: #f4c051;
-      color: #000;
-      font-size: 12px;
-      border-radius: 4px;
-      border: 1px solid #fff;
-      line-height: 18px;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicineWaringDis {
-      background-color: #fff;
-      color: #D1D1D1;
-      font-size: 12px;
-      border-radius: 4px;
-      line-height: 18px;
-      border: 1px solid #D1D1D1;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .medicineWaringDisMsg {
-      color: #D1D1D1;
-    }
-    .iframeWrap .conditionHintPub p {
-      line-height: 20px;
-    }
-    .iframeWrap .conditionHintPub p span {
-      display: inline-block;
-    }
-    .iframeWrap .conditionHintRecomDiag h4 {
-      color: #FF545B;
-    }
-    .iframeWrap .conditionHintRecomDiag h4 i {
-      background: url("../images/yszd.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintWz h4 {
-      color: #157FD5;
-    }
-    .iframeWrap .conditionHintWz h4 i {
-      background: url("../images/inquire.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintTg h4 {
-        color: #157FD5;
-    }
-    .iframeWrap .conditionHintTg h4 i {
-      background: url("../images/tgjc.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintInspect h4 {
-        color: #157FD5;
-    }
-    .iframeWrap .conditionHintInspect h4 i {
-      background: url("../images/inspect.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintMay h4 {
-      background-color: #FAEBEC;
-    }
-    .iframeWrap .conditionHintMay h4 i {
-      background: url("../images/yszd.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintWarings {
-      display: none;
-    }
-    .iframeWrap .conditionHintWarings h4 {
-      color: #FF545B;
-    }
-    .iframeWrap .conditionHintWarings h4 i {
-      background: url("../images/warings.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintWarings li {
-      float: left;
-      line-height: 20px;
-    }
-    .iframeWrap .conditionHintWarings li:hover {
-      color: #267FD7;
-    }
-    .iframeWrap .conditionHintKnzd {
-      display: none;
-    }
-    .iframeWrap .conditionHintKnzd h4 i {
-      background: url("../images/knzd.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintKnzd ul li {
-      float: left;
-      line-height: 20px;
-    }
-    .iframeWrap .conditionHintKnzd ul li:hover {
-      color: #267FD7;
-    }
-    .iframeWrap .conditionHintZhiliao h4 {
-      position: relative;
-      color: #1AB3A9;
-      margin-bottom: 8px;
-    }
-    .iframeWrap .conditionHintZhiliao h4 .treatPlan {
-      color: #1AB3A9;
-    }
-    .treatPlanBg {
-        position: absolute;
-        width: 95%;
-        height: 100%;
-        left: 18px;
-        top: 0;
-        background: #1AB3A9;
-        border-radius: 13px;
-        opacity: 0.1;
-        filter:alpha(opacity=10);
-        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10);";
-    }
-    .iframeWrap .conditionHintZhiliao h4 i {
-      background: url("../images/zhiliao.png") center center no-repeat;
-    }
-    .iframeWrap .conditionHintTips .mayIllness {
-      padding-bottom: 5px;
-      float: left;
-    }
-    .iframeWrap .conditionHintTips .mayIllness:hover  span{
-      color: #267FD7;
-    } 
-    .iframeWrap .conditionHintTips .mayIllness span {
-      position: relative;
-      border-bottom: 1px solid #D1D1D1;
-    }
-    .iframeWrap .conditionHintTips .mayIllness span .infoMsg {
-      position: relative;
-      border-bottom: 0;
-      float: right;
-      cursor: pointer;
-      display: none;
-    }
-    .iframeWrap .conditionHintTips .mayIllness span:hover .infoMsg {
-      display: inline-block;
-    }
-    .iframeWrap .conditionHintTips .mayIllness a {
-      border-bottom: 1px solid #D1D1D1;
-    }
-    .iframeWrap .conditionHintTips h4 {
-      color: #E66225;
-    }
-    .iframeWrap .conditionHintTips h4 i {
-      background: url("../images/tips.png") center center no-repeat;
-    }
-    .iframeWrap .illnessTable {
-      color: #040428;
-      line-height: 20px;
-      cursor: pointer;
-    }
-    .iframeWrap h4 {
-      color: #000;
-      height: 20px;
-      line-height: 20px;
-      /* background-color: #FAEBEC; */
-      font-size: 13px;
-      font-weight: bold;
-      display: inline-block;
-      position: absolute;
-      left: 0;
-    }
-    .iframeWrap h4 i {
-      content: '';
-      width: 16px;
-      height: 16px;
-      float: left;
-      margin: 2px 8px 0 0;
-    }
-    .commonTreat,
-    .conditionHintKnzdLis,
-    .conditionHintWaringsLis,
-    .conditionHintWzLis,
-    .conditionHintTgLis,
-    .conditionHintInspectLis,
-    .conditionHintRecomDiagLis,
-    .conditionHintAssistLis {
-      /* position: relative; */
-      background: #fff;
-    }
-    .conditionHintInspectNull {
-      border-bottom: 1px solid #D1D1D1;
-      padding-bottom: 5px;
-      margin-bottom: 5px;
-    }
-    .conditionHintZhiliaoNull {
-      padding-left: 20px;
-      display: none;
-    }
-    .conditionHintAssistLis,
-    .conditionHintInspectLis {
-      /* padding: 5px 0; */
-    }
-    .conditionHintAssistLis .slideDown,
-    .conditionHintInspectLis .slideDown {
-      /* padding: 5px 0 5px 0px; */
-    }
-    .conditionHintAssistLis li:first-child,
-    .conditionHintInspectLis li:first-child {
-      padding-right: 5px;
-    }
-    .pushEmpty {
-      color: #ADADAD;
-    }
-    .medicinePartLimitHeight {
-      height:20px;
-      overflow: hidden;
-      position: relative;
-      margin-bottom: 8px;
-    }
-    .medicinePartLimitHeightSpec {
-      height: 75px;
-      overflow: hidden;
-      position: relative;
-    }
-    .slideDown {
-      background-color: #fff;
-      position: absolute;
-      top: 0px;
-      right: 4px;
-      color: #267FD7;
-      height: 20px;
-      line-height: 20px;
-      box-shadow: -2px 0px 15px 0px #fff;
-      cursor: pointer;
-    }
-    .slideDown i {
-      width: 16px;
-      height: 16px;
-      display: inline-block;
-      position: relative;
-      top: 2px;
-      background: url('../images/show.png') center center no-repeat;
-    }
-    .slideUp {
-      background-color: #fff;
-      position: absolute;
-      top: 0x;
-      right: 4px;
-      color: #267FD7;
-      height: 20px;
-      line-height: 20px;
-      box-shadow: -2px 0px 15px 0px #fff;
-      cursor: pointer;
-    }
-    .slideUp i {
-      width: 16px;
-      height: 16px;
-      display: inline-block;
-      position: relative;
-      top: 2px;
-      background: url('../images/collapse.png') center center no-repeat;
-    }
-    .disclaimer {
-      height: 100%;
-      width: 5%;
-      line-height: 20px;
-      text-align: center;
-      bottom: 0;
-      background-color: #efefef;
-      z-index: 98;
-      float: left;
-      cursor: pointer;
-    }
-    .disclaimer a {
-      display: block;
-    }
-    .infoMsg {
-      width: 20px;
-      height: 20px;
-      position: absolute;
-      top: 0;
-      right: 2px;
-      display: none;
-      background: url('../images/msg1.png') center center no-repeat;
-      cursor: pointer;
-    }
-    .infoMsg:hover {
-      background: url('../images/msg2.png') center center no-repeat;
-    }
-    .infoMsgParent {
-      position: relative;
-    }
-    .warning {
-      background: #FFEDEE;
-      color: #FF545B;
-      border-radius: 10px;
-      height: 20px;
-    }
-    .warningImg {
-      position: relative;
-      top: 2px;
-    }
-    .infoMsgParent:hover {
-      color: #267FD7;
-    }
-    .infoMsgParent:hover .infoMsg {
-      display: block;
-    }
-    .responsibility {
-      text-align: center;
-      font-size: 12px;
-      color: #979797;
-      padding-top: 15px;
-    }
-    .treat .conditionMain {
-      /* overflow: auto; */
-    }
-    .diseaseName {
-      color: #1AB3A9;;
-    }
-    .treat h4 {
-      display: block;
-      position: relative;
-    }
-    .treat .conditionHintPub .conditionMain {
-      margin: 0;
-      height: 80px;
-    }
-    .treat .slideDown {
-      right: 0;
-    }
-    .iframeWrap .conditionHintPub .treatMedicine .slideDown {
-      /* top: 28px; */
-    }
-    .disclaimerName {
-      float: left;
-      height: 72px;
-      position: relative;
-      top: 50%;
-      left: 50%;
-      margin: -36px 0 0 -14px;
-      line-height: 18px;
-      color: #9C9C9C;
-    }
-    .disclaimerTip {
-      margin-left: 0;
-      line-height: 14px;
-      height: 56px;
-      margin: -28px 0 0 0;
-    }
-    .titleIcon {
-      position: relative;
-      width: 18px;
-      top: 1px;
-      display: block;
-      float: left;
-      margin-right: 8px;
-    }
-    .treatPlan .titleIcon{
-      right: -11px;
-    }
-    .pushBox {
-      padding-right: 40px;
-      background: #fff
-    }
-    .pushBoxBorder {
-      border: 1px solid #3A73E1;
-      border-radius: 4px;
-    }
-    .warning i {
-      display: inline-block;
-      float: left;
-      width: 20px;
-      height: 20px;
-      background: url('../images/warning.png') center center no-repeat;
-    }
-    /* 滚动条宽度 */
-::-webkit-scrollbar{
-  /* 垂直滚动条宽度 */
-  width: 8px;
-  /* 水平滚动条高度 */
-  height: 8px;
-}
-/* 滑动滑块 */
-::-webkit-scrollbar-thumb{
-  background-color:rgba(0,0,0,.3);
-  height: 2px;
-  /* border-radius: 6px; */
-}
-/* 滚动条轨道 */
-::-webkit-scrollbar-track{
-  background-color:#ddd;
-}

+ 0 - 9
src/css/landscapePage.css

@@ -1,9 +0,0 @@
-p {
-    color: blueviolet;
-  }
-  .iframeContainer {
-    width: 1000px;
-    height: 128px;
-    margin: 0 auto;
-    border: 1px solid #ccc;
-  }

+ 5 - 84
src/html/index.html

@@ -14,92 +14,13 @@
 <body>
   <div class="bodyWrap">
       <div class="iframeWrap">
-        <ul>
-          <li class="conditionHintPub conditionHintWz">
-            <h4 href="javascript:void(0);"><i></i>推荐问诊症状</h4>
-            <div class="conditionMain">
-              <p class="conditionHintWzNull pushEmpty">暂无推荐</p>
-              <ul class="clearfix conditionHintWzLis">
-                
-              </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintTg">
-            <h4 href="javascript:void(0);"><i></i>推荐体格检查</h4>
-            <div class="conditionMain">
-                <p class="conditionHintTgNull pushEmpty">暂无推荐</p>
-                <ul class="clearfix conditionHintTgLis">
-                  
-                </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintInspect">
-            <h4 href="javascript:void(0);"><i></i>推荐检验检查项</h4>
-            <div class="conditionMain">
-                <p class="conditionHintInspectNull">化验 <span class="pushEmpty">| 暂无推荐</span></p>
-                <p class="conditionHintAssistNull">辅检 <span class="pushEmpty">| 暂无推荐</span></p>
-                <ul class="clearfix conditionHintInspectLis">
-                  
-                </ul>
-                <ul class="clearfix conditionHintAssistLis">
-                  
-                </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintWarings">
-            <h4 href="javascript:void(0);"><i></i>推荐诊断</h4>
-            <div class="conditionMain">
-              <!-- <p class="conditionHintWaringsNull pushEmpty">暂无推荐</p> -->
-              <ul class="clearfix conditionHintWaringsLis">
-                
-              </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintWarings">
-            <h4 href="javascript:void(0);"><i></i>警惕</h4>
-            <div class="conditionMain">
-              <!-- <p class="conditionHintWaringsNull pushEmpty">暂无推荐</p> -->
-              <ul class="clearfix conditionHintWaringsLis">
-                
-              </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintMay">
-            <h4 href="javascript:void(0);"><i></i>疑似诊断</h4>
-            <div class="conditionMain">
-              <p class="pushEmpty conditionHintMayNull">暂无推荐</p>
-              <ul class="clearfix conditionHintMayLis">
-                
-              </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintKnzd">
-            <h4 href="javascript:void(0);"><i></i>可能诊断</h4>
-            <div class="conditionMain">
-              <ul class="clearfix conditionHintKnzdLis">
-                
-              </ul>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintZhiliao">
-            <h4 href="javascript:void(0);"><i></i>推荐治疗方案<span class="diseaseName"></span></h4>
-            <div class="conditionMain conditionHintZhiliaoAp">
-              <p class="conditionHintZhiliaoNull pushEmpty">暂无推荐</p>
-              <div class="treatMedicine">
-                
-              </div>
-            </div>
-          </li>
-          <li class="conditionHintPub conditionHintTips">
-            <h4 href="javascript:void(0);"><i></i>病情提示</h4>
-            <div class="conditionMain conditionHintTipsNull">
-              <span class="pushEmpty">暂无推荐</span>
-            </div>
-          </li>
-        </ul>
+        <div class="recommendWrap"></div>
         <p class="responsibility">以上推送为常见诊断及问诊内容,实际以医生临床判断为准</p>
       </div>
-      <div class="disclaimer"><a href="disclaimer.html" target="_blank">免责声明</a></div>
+      <div class="disclaimer clearfix">
+        <span class="logo">&copy 朗通医疗</span>
+        <span class="disclaimerInfo">免责声明</span>
+      </div>
   </div>
 </body>
 

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 28
src/html/indexVert.html


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 90
src/html/landscape.html


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 82
src/html/landscapeMedical.html


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 21
src/html/landscapePage.html


src/js/indexVert.js → src/js/index.js


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 228
src/js/indexDom.js


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 169
src/js/landscapeDom.js


+ 0 - 110
src/js/landscapeMedical.js

@@ -1,110 +0,0 @@
-require('./../css/landscapeMedical.css');
-require('./../css/reset.css');
-require('./../css/popup.css');
-require('./popup');
-const $ = require("jquery");
-const { post,config,getUrlArgObject, openNewWin } = require('./promise.js');
-
-const {bqtsFun,ybzlFun,cyywFun,tjwzFun,tjtgFun,tjhyFun,tjfjFun, tjzdFun, slideToggle} = require('./landscapeDom.js');
-//   symptom: "恶心呕吐腰痛", //胸痛,背痛,恶心,呕吐     //恶心呕吐腰痛   //牙周袋形成
-
-var msg = {
-  age: getUrlArgObject('age'),
-  sex: getUrlArgObject('sex') == '男'?1:(getUrlArgObject('sex') == '女'?2:(getUrlArgObject('sex') == '通用'?3:getUrlArgObject('sex'))),
-  symptom: getUrlArgObject('symptomJson'),
-  vital: getUrlArgObject('vitalJson'),
-  lis: getUrlArgObject('lisJson')? JSON.parse(getUrlArgObject('lisJson')) : [],
-  pacs: getUrlArgObject('pacsJson'),
-  diag: getUrlArgObject('diagJson'),
-  diseaseName: getUrlArgObject('diagJson'),
-  other: getUrlArgObject('otherJson') + getUrlArgObject('pastJson'),
-  hosCode:getUrlArgObject('hospitalCode') || ''
-}//推送相关信息
-
-window.msg = msg
-window.pushMessage = {}
-
-post(config.pushInner,Object.assign({featureType: '1,4,5,6,7,22'},msg)).then((res)=>{
-  var data = res.data
-  if(data.code == 0){
-    var result = data.data;
-    
-    if(result.medicalIndications && result.medicalIndications.length>0){//病情提示
-      window.pushMessage = result.medicalIndications;//计算的需要的相关数据
-      bqtsFun(result.medicalIndications)
-    }
-    if(result.dis){
-      var proB = result.dis['可能诊断'] || []//可能
-      var proY = result.dis['确诊'] || []//确诊
-      var proWaring = result.dis['警惕'] || []
-      tjzdFun(proWaring, 'warning')
-      tjzdFun(proY)
-      tjzdFun(proB)
-      slideToggle($(".conditionHintRecomDiagLis")) 
-      $(".infoMsgParent .infoMsg").on("click",function(){
-        const infoMsgName = $(this).parent().attr('data-name')
-        openNewWin(`information.html?type=7&position=2&name=${infoMsgName}`)
-      })
-      if(proY.length == 0 && proB.length == 0 && proWaring.length == 0){
-        $(".conditionHintRecomDiagLis").css("display","none")
-      }else{
-        $(".conditionHintRecomDiagLisNull").css("display","none")
-      }
-    }
-    if(result.symptom && result.symptom.length > 0){//推荐问诊症状
-      $(".conditionHintWzNull").css("display","none")
-      tjwzFun(result.symptom)
-    }
-    if(result.vital && result.vital.length > 0){//体格检查
-      $(".conditionHintTgNull").css("display","none")
-      tjtgFun(result.vital)
-    }
-    
-    if(result.lab && result.lab.length > 0){//化验
-      $(".conditionHintInspectNull").css("display","none")
-      $(".conditionHintAssistNull").css("display","none")
-      tjhyFun(result.lab)
-    }
-    
-  }
-})
-
-$(".disclaimer").on("click",function() {
-  openNewWin("disclaimer.html")
-})
-post(config.pushTreatment,Object.assign({featureType: '8'},msg)).then((res)=>{
-  var data = res.data
-  if(data.code == 0){
-    $(".diseaseName").html(msg.diag)
-    var result = data.data;
-    var num = 0;
-    if(result.commonTreatment && result.commonTreatment.content){
-      $(".treatPlanNull").css("display","none")
-      ++num
-      ybzlFun(result.commonTreatment.content)//一般治疗
-      
-    }else {
-      $(".treatPlanNull").css("display","block")
-    }
-    if(result.treatment && result.treatment.length>0){
-      $(".treatMedicineNull").css("display","none")
-      ++num
-      cyywFun(result.treatment)//常用药物
-    } else {
-      $(".treatMedicineNull").css("display","block")
-      $(".treatMedicine").css("display","none")
-    }
-    $(".conditionHintZhiliaoAp ").on('click',".slideDown",function(){
-      openNewWin(`treatplan.html?age=${msg.age}&sex=${msg.sex}&symptomJson=${msg.symptom}&vitalJson=${msg.vital}&lisJson=${msg.lis}&pacsJson=${msg.pacs}&diagJson=${msg.diag}&otherJson=${msg.other}&hospitalCode=${msg.hosCode}`)
-    })
-    if(num == 0){
-      $(".conditionHintZhiliaoNull").css("display","block")
-    }
-  }else{
-    $(".treatMedicine").css("display","none")
-    $(".treatPlanNull").css("display","block")
-    $(".treatMedicineNull").css("display","block")
-  }
-})
-
-

+ 0 - 0
src/js/landscapeMedicalDom.js


+ 0 - 121
src/landscape.js

@@ -1,121 +0,0 @@
-require('./css/landscape.css');
-require('./css/reset.css');
-require('./css/popup.css');
-require('./js/popup');
-const $ = require("jquery");
-const { post,config,getUrlArgObject, openNewWin } = require('./js/promise.js');
-
-const {bqtsFun,ybzlFun,cyywFun,tjwzFun,tjtgFun,tjhyFun,tjfjFun, tjzdFun, slideToggle} = require('./js/landscapeDom.js');
-//   symptom: "恶心呕吐腰痛", //胸痛,背痛,恶心,呕吐     //恶心呕吐腰痛   //牙周袋形成
-
-var msg = {
-  age: getUrlArgObject('age'),
-  sex: getUrlArgObject('sex') == '男'?1:(getUrlArgObject('sex') == '女'?2:(getUrlArgObject('sex') == '通用'?3:getUrlArgObject('sex'))),
-  symptom: getUrlArgObject('symptomJson'),
-  vital: getUrlArgObject('vitalJson'),
-  lis: getUrlArgObject('lisJson')? JSON.parse(getUrlArgObject('lisJson')) : [],
-  pacs: getUrlArgObject('pacsJson'),
-  diag: getUrlArgObject('diagJson'),
-  diseaseName: getUrlArgObject('diagJson'),
-  other: getUrlArgObject('otherJson') + getUrlArgObject('pastJson'),
-  hosCode:getUrlArgObject('hospitalCode') || ''
-}//推送相关信息
-
-window.msg = msg
-window.pushMessage = {}
-
-post(config.pushTreatment,Object.assign({featureType: '8'},msg)).then((res)=>{
-  var data = res.data
-  if(data.code == 0){
-    $(".diseaseName").html(msg.diag)
-    var result = data.data;
-    var num = 0;
-    if(!!(result.commonTreatment && result.commonTreatment.content)){
-      $(".treatPlanNull").css("display","none")
-      ++num
-      ybzlFun(result.commonTreatment.content)//一般治疗
-    } else {
-      $(".treatPlanNull").css("display","block")
-    }
-    if(!!result.treatment && result.treatment.length>0){
-      $(".treatMedicineNull").css("display","none")
-      ++num
-      cyywFun(result.treatment)//常用药物
-    } else {
-      $(".treatMedicineNull").css("display","block")
-      $(".treatMedicine").css("display","none")
-    }
-    $(".conditionHintZhiliaoAp ").on('click',".slideDown",function(){
-      openNewWin(`treatplan.html?age=${msg.age}&sex=${msg.sex}&symptomJson=${msg.symptom}&vitalJson=${msg.vital}&lisJson=${msg.lis}&pacsJson=${msg.pacs}&diagJson=${msg.diag}&otherJson=${msg.other}&hospitalCode=${msg.hosCode}`)
-    })
-    if(num == 0){
-      $(".conditionHintZhiliaoNull").css("display","block")
-    }
-  }else{
-    $(".treatMedicine").css("display","none")
-    $(".treatPlanNull").css("display","block")
-    $(".treatMedicineNull").css("display","block")
-  }
-})
-
-
-post(config.pushInner,Object.assign({featureType: '1,4,5,6,7,22'},msg)).then((res)=>{
-  var data = res.data
-  if(data.code == 0){
-    
-    var result = data.data;
-    if(result.medicalIndications && result.medicalIndications.length>0){//病情提示
-      window.pushMessage = result.medicalIndications;//计算的需要的相关数据
-      bqtsFun(result.medicalIndications)
-    }
-    if(result.dis){
-      var proB = result.dis['可能诊断'] || []//可能
-      var proY = result.dis['确诊'] || []//确诊
-      var proWaring = result.dis['警惕'] || []
-      tjzdFun(proWaring, 'warning')
-      tjzdFun(proY)
-      tjzdFun(proB)
-      
-      slideToggle($(".conditionHintRecomDiagLis")) 
-      $(".infoMsgParent .infoMsg").on("click",function(){
-        const infoMsgName = $(this).parent().attr('data-name')
-        openNewWin(`information.html?type=7&position=2&name=${infoMsgName}`)
-      })
-      if(proY.length == 0 && proB.length == 0 && proWaring.length == 0){
-        $(".conditionHintRecomDiagLis").css("display","none")
-      }else{
-        $(".conditionHintRecomDiagLisNull").css("display","none")
-      }
-    }
-    if(result.symptom && result.symptom.length > 0){//推荐问诊症状
-      $(".conditionHintWzNull").css("display","none")
-      tjwzFun(result.symptom)
-    }
-    if(result.vital && result.vital.length > 0){//体格检查
-      $(".conditionHintTgNull").css("display","none")
-      tjtgFun(result.vital)
-    }
-    if(result.pacs && result.lab.length > 0){
-      $(".conditionHintAssistLis").css({
-        "border-top":"1px solid #D1D1D1"
-      })
-    }
-    if(result.lab && result.lab.length > 0){//化验
-      $(".conditionHintInspectNull").css("display","none")
-      $(".conditionHintAssistNull").css("display","none")
-      tjhyFun(result.lab)
-    }
-    if(result.pacs && result.pacs.length > 0){//辅检
-      $(".conditionHintInspectNull").css("display","none")
-      $(".conditionHintAssistNull").css("display","none")
-      tjfjFun(result.pacs)
-    }
-  }
-})
-
-$(".disclaimer").on("click",function() {
-  openNewWin("disclaimer.html")
-})
-
-
-

+ 0 - 18
src/landscapePage.js

@@ -1,18 +0,0 @@
-require('./css/landscapePage.css');
-const $ = require("jquery");
-
-var lis = [
-  {
-    detailName: "HGB*3/HCT",
-    maxValue: "",
-    minValue: "",
-    name: "血常规",
-    otherValue: "",
-    source: "0",
-    time: "2019-05-07 17:11",
-    uniqueName: "血常规-HGB*3/HCT",
-    units: "",
-    value: "4"
-  }
-];
-$(".iframeContainer").attr("src",'landscape.html?age=22&lisJson='+JSON.stringify(lis)+'&diagJson=糖尿病&pastJson=无心脏病&otherJson=无高血压&pacsJson=腹部B超:无异常, 报告日期:2019-05-07&sex=男&symptomJson=恶心呕吐腰痛&vitalJson=血压左上肢13/12mmHg')

+ 1 - 57
webpack.config.js

@@ -7,17 +7,13 @@ const webpack = require('webpack');
 const proxyHost = "http://192.168.2.236:5050";
 module.exports = {
   entry: {
-    landscapePage: path.resolve(__dirname, 'src', 'landscapePage.js'),
-    landscape: path.resolve(__dirname, 'src', 'landscape.js'),
-    landscapeMedical: path.resolve(__dirname, 'src/js', 'landscapeMedical.js'),
-    index: path.resolve(__dirname, 'src', 'index.js'),
+    index: path.resolve(__dirname, 'src/js', 'index.js'),
     page: path.resolve(__dirname, 'src', 'page.js'),
     information: path.resolve(__dirname, 'src/js', 'information.js'),
     disclaimer: path.resolve(__dirname, 'src/js', 'disclaimer.js'),
     scale: path.resolve(__dirname, 'src/js', 'scale.js'),
     illness: path.resolve(__dirname, 'src/js', 'illness.js'),
     treatplan: path.resolve(__dirname, 'src/js', 'treatplan.js'),
-    indexVert: path.resolve(__dirname, 'src/js', 'indexVert.js'),
     indexHorizontal: path.resolve(__dirname, 'src/js', 'indexHorizontal.js'),
     vendor: 'lodash'// 多个页面所需的公共库文件,防止重复打包带入
   },
@@ -83,19 +79,6 @@ module.exports = {
         collapseWhitespace: true //删除空白符与换行符
       }
     }),
-    new HtmlWebpackPlugin({
-      title: 'landscapePage',
-      template: path.resolve(__dirname, 'src/html', 'landscapePage.html'),
-      filename: 'landscapePage.html',
-      chunks: ['landscapePage', 'vendor', 'common'],
-      inject: true,
-      hash: true, //防止缓存
-      minify: {
-        removeAttributeQuotes: true, //压缩 去掉引号
-        removeComments: true, //移除HTML中的注释
-        collapseWhitespace: true //删除空白符与换行符
-      }
-    }),
     new HtmlWebpackPlugin({
       title: 'information',
       template: path.resolve(__dirname, 'src/html', 'information.html'),
@@ -148,32 +131,6 @@ module.exports = {
         collapseWhitespace: true //删除空白符与换行符
       }
     }),
-    new HtmlWebpackPlugin({
-      title: 'landscape',
-      template: path.resolve(__dirname, 'src/html', 'landscape.html'),
-      filename: 'landscape.html',
-      chunks: ['landscape', 'vendor', 'common'],
-      inject: true,
-      hash: true, //防止缓存
-      minify: {
-        removeAttributeQuotes: true, //压缩 去掉引号
-        removeComments: true, //移除HTML中的注释
-        collapseWhitespace: true //删除空白符与换行符
-      }
-    }),
-    new HtmlWebpackPlugin({
-      title: 'landscapeMedical',
-      template: path.resolve(__dirname, 'src/html', 'landscapeMedical.html'),
-      filename: 'landscapeMedical.html',
-      chunks: ['landscapeMedical', 'vendor', 'common'],
-      inject: true,
-      hash: true, //防止缓存
-      minify: {
-        removeAttributeQuotes: true, //压缩 去掉引号
-        removeComments: true, //移除HTML中的注释
-        collapseWhitespace: true //删除空白符与换行符
-      }
-    }),
     new HtmlWebpackPlugin({
       title: 'indexHorizontal',
       template: path.resolve(__dirname, 'src/html', 'indexHorizontal.html'),
@@ -187,19 +144,6 @@ module.exports = {
         collapseWhitespace: true //删除空白符与换行符
       }
     }),
-    new HtmlWebpackPlugin({
-      title: 'indexVert',
-      template: path.resolve(__dirname, 'src/html', 'indexVert.html'),
-      filename: 'indexVert.html',
-      chunks: ['indexVert', 'vendor', 'common'],
-      inject: true,
-      hash: true, //防止缓存
-      minify: {
-        removeAttributeQuotes: true, //压缩 去掉引号
-        removeComments: true, //移除HTML中的注释
-        collapseWhitespace: true //删除空白符与换行符
-      }
-    }),
     new MiniCssExtractPlugin({
       filename: 'css/[name].css',
       chunkFilename: '[id].css'