mobile.less 6.08 KB
:global{
  .result-example .spe {
    width: 60px;
    height: 60px;
  }
  .sub-title {
    color: #888;
    font-size: 14px;
    padding: 30px 0 18px 0;
    margin-left: 15px;
  }
  .editPwdMobile{
    .ant-form{
      .ant-form-item{
        .ant-input{
          border: none;
          height: 44px;
          font-size: 16px;
        }
        .ant-form-explain{
          font-size: 16px;
          padding: 3px 10px;
        }
      }
    }
  }
  .am-result .am-result-pic{
    width: 80px !important;
    height: 80px !important;
  }
  .th-div{
    position: relative;
  }
}
.modal{
  top: 200px;
}
.aa {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
//人员列表样式
.conContent{
  padding-left: 15px;
}
.conContentInner {
  display: flex;
  align-items: center;
}
.conImg{
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
}
.conInfo{
  flex: 1;
  border-bottom: 1px solid  #F6F6F6;
  padding: 5px 0;
}
.conName{
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: .5rem;
}
.conpart{
  font-size: .9rem;
}
.iconColor{
  color: #000;
}
// 搜索框组件样式
.filterLabel{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}

.filterItem{
  display: flex;
  justify-content: flex-start;
  padding: 0 15px;
}
.filterItem > div {
  width: 100%;
 }
.filterItemLabel{
  text-align: left;
  width: 30%;
  display: flex;
  align-items: center;

}
.filterItemInput{
  width: 70%;
}
.filterListContent{
  max-height: 315px;
  overflow-y: auto;
}
.filterList{
  padding: 0 15px;
}

.filterListFlex{
  padding-top: 8px;
}
.filterListBtn{
  margin: 4px 0 10px 0;
}
.filterInput{
  border: 1px solid #ddd;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  font-size: 15px;
  padding: 0 5px;
  color: #000000;
}
.ProcessReportMobile {
  min-height: 24px;
  a:before{
    border: none !important;
  }
}
.listView {
  overflow: visible !important;
  height: auto;
}
.listView > div {
  padding-bottom: 47px !important;
}

.onlyWordBg{
  background: #f37d3d;
  color: #f5f5f5;
}

//通用超出
.wordsFlow {
  //overflow: hidden;
  //white-space: nowrap;
  //text-overflow: ellipsis;
}
.borderRadius{
  margin-bottom: 10px;
}
.borderRadius>div>div{
  border-radius:15px;
}
//现场中的图标
.fr{
  text-align: right;
}

.iconStyle{
  width: 22px;
  height: 22px;
  margin-left: 5px;
}


.paddingFive {
  padding: 0 15px 5px 15px ;
}
.paddingFiveTeen {
  padding: 0 15px 0px 15px ;
}
//commobilelis底部按钮样式
.commobilelistToolBarBtn{
  flex: 1;
}
.commobilelistToolBarBtn a:before {
  border: none !important;
}

.CheckboxItem > div:first-child > div:first-child{
  margin-right: 0 !important;
}
.floatLeft{
  float: left;
}
.floatRight{
  float: right;
}
.listViewStyle > div:first-child > div:first-child{
  width: 100% !important;
}

// 我的页面样式
.myselfContent {
  padding: 12px 15px;
  color: #fff;
  background: #2b2e37;
}
.company {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 16px;
}
.textInfo{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 12px;
}
.myselfNameFirst{
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #d8a105;
  line-height: 56px;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
}
.myselfName{
  margin-left: 20px;
  flex: 1;
}
.myselfNameInfo{
  text-align: left;
  font-size: 18px;
  padding: 3px 0;
}
.companyInfo{
  text-align: left;
  font-size: 14px;
  padding: 3px 0;
}
.myselfList > div{
  background: #f0f0f0;
}
.listViewStyle{
  position: relative;
  bottom: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
// 工单状态查看
.statusView_title{
  background: #f0f0f0;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding:0 1em;
}
.spanStyle{
  position: absolute;
  top: 3%;
  right: 12%;
}
.requireStyle{
  position: absolute;
  height: 4px;
  width: 4px;
  left: -1px;
  top: -5px;
  font-family: SimSun;
  line-height: 1;
  font-size: 16px;
  color: #f5222d;
}
.scanStyle{
  width: 2rem;
  height: 2rem;
}
:global {
  .statusView .am-steps-vertical.am-steps-small .am-steps-item-title {
    width: 100% !important;
  }
  .commobileBillContainer {
    .am-list-item .am-list-line .am-list-content{
      flex: unset;
      flex-basis: 90px;
    }
    .am-list-item .am-list-line .am-list-extra{
      flex-basis: ~'calc(100% - 115px)';
      text-align: left;
    }
  }
  .am-list-item .am-input-control input, .am-textarea-control textarea{
    color: #888;
    &::-webkit-input-placeholder { /* WebKit, Blink, Edge */
      color: #888;
    }
    &::-moz-placeholder { /* WebKit, Blink, Edge */
      color: #888;
    }
    &::-moz-placeholder { /* WebKit, Blink, Edge */
      color: #888;
    }
    &::-ms-input-placeholder { /* WebKit, Blink, Edge */
      color: #888;
    }
  }
  .am-list-item .am-list-line .am-list-extra{
    font-size: 17px;
  }
  .am-list-item .am-input-control input:disabled {
    color: #bbb!important;
    &::-webkit-input-placeholder { /* WebKit, Blink, Edge */
      color: #bbb;
    }
    &::-moz-placeholder { /* WebKit, Blink, Edge */
      color: #bbb;
    }
    &::-moz-placeholder { /* WebKit, Blink, Edge */
      color: #bbb;
    }
    &::-ms-input-placeholder { /* WebKit, Blink, Edge */
      color: #bbb;
    }
  }
  .doubleItem{
    font-size: 16px;
    width: 50%;
    float: left;
    height: 18px;
    line-height: 18px;
    //white-space:nowrap;
    //overflow:hidden;
    //text-overflow:ellipsis;
  }
  .treeItem{
    font-size: 16px;
    width: 33%;
    float: left;
    height: 18px;
    line-height: 18px;
  }
  .singleItem{
    font-size: 16px;
    width: 100%;
    float: left;
    line-height: 18px;
  }
  .singleItem .listContent{
    line-height: 18px;
  }
  .flexTitle{
    //width: 5rem;
    width: 67px;
    text-align-last:justify;
    text-align: justify;
    font-weight: bold;
  }
  .commobileBillToolbar {
    background: #fff;
    font-size: 17px;
    &>div{
      background: #f37d3d!important;
    }
    .am-button{
      background: #f37d3d!important;
      font-size: 17px!important;
      color: #fff!important;
    }
  }
}