Quellcode durchsuchen

@zengqiao@同步北京项目代码

HexOr vor 3 Jahren
Ursprung
Commit
bde65155c3

+ 6 - 2
2019/bj-zqzt/biz/css/base-common.css

@ -17,6 +17,7 @@ body {
17 17
  line-height: .15rem;
18 18
}
19 19
20
20 21
.ipu-navbar .ipu-navbar-item {
21 22
  color: #8E9399;
22 23
}
@ -610,6 +611,9 @@ body {
610 611
.ipu-radio input:checked+label {
611 612
  color:#3F93F8;
612 613
}
614
.ipu-text input:checked+label {
615
  color:#3F93F8;
616
}
613 617
/* 主色调 */
614 618
.main-blue{
615 619
  color:#3F93F8!important;
@ -762,8 +766,8 @@ body {
762 766
}
763 767
/*打电话*/
764 768
.call-pic {
765
  width: .12rem;
766
  height: .12rem;
769
  width: .16rem;
770
  height: .16rem;
767 771
  background: url(../img/call.png) center center no-repeat;
768 772
  background-size: contain;
769 773
  margin-left: .08rem;

+ 262 - 118
2019/bj-zqzt/biz/css/base.css

@ -1208,7 +1208,8 @@
1208 1208
  padding: 0 .12rem;
1209 1209
}
1210 1210
.customer-total,.business-total {
1211
  line-height: .37rem;
1211
  height: .37rem;
1212
  line-height: .16rem;
1212 1213
  font-size: .13rem;
1213 1214
  font-weight:400;
1214 1215
  color:rgba(166,172,179,1);
@ -2954,9 +2955,7 @@ button.add-others {
2954 2955
.business-outline-tab-body li.active{
2955 2956
  display:block;
2956 2957
}
2957
.business-rate-table.customer-rate-table .circle-center-text {
2958
  top: -1.16rem;
2959
}
2958
2960 2959
.open-business-list-btn {
2961 2960
  font-size: .14rem;
2962 2961
  color: #3F93F8;
@ -3014,7 +3013,48 @@ button.add-others {
3014 3013
.customer-rate-table .circle-center-text{
3015 3014
  position:relative;
3016 3015
  left:-22%;
3017
  top: -1.32rem;
3016
  top: -1.16rem;
3017
}
3018
.customer-rate-table .circle-center-text div:first-child {
3019
  font-size: .12rem;
3020
  font-weight:400;
3021
  color:rgba(142,147,153,1);
3022
  line-height: .12rem;
3023
}
3024
.customer-rate-table .circle-center-text div:last-child {
3025
  font-size: .18rem;
3026
  font-weight:bold;
3027
  color:rgba(43,47,51,1);
3028
  line-height: .21rem;
3029
  margin-top: .035rem;
3030
}
3031
.open-customer-list-btn {
3032
  font-size: .14rem;
3033
  color: #3F93F8;
3034
  letter-spacing: 0;
3035
  text-align: center;
3036
  padding-bottom: .2rem;
3037
}
3038
/*------变动结束------*/
3039
.building-outline-item>div:first-child {
3040
  font-size: .12rem;
3041
  font-weight: 500;
3042
  color: rgba(92, 96, 102, 1);
3043
  line-height: .12rem;
3044
}
3045
.building-outline-item>div:last-child {
3046
  margin-top: .055rem;
3047
  font-size: .145rem;
3048
  font-weight: bold;
3049
  color: rgba(63, 147, 248, 1);
3050
  line-height: .145rem;
3051
}
3052
.customer-rate-table{
3053
  height:2.05rem;
3054
  width:100%;
3055
}
3056
.customer-rate-chart {
3057
  height:2.05rem;
3018 3058
}
3019 3059
.customer-rate-table .circle-center-text div:first-child {
3020 3060
  font-size: .12rem;
@ -3037,6 +3077,48 @@ button.add-others {
3037 3077
  padding-bottom: .2rem;
3038 3078
}
3039 3079
/*------变动结束------*/
3080
.building-outline-item>div:first-child {
3081
  font-size: .12rem;
3082
  font-weight: 500;
3083
  color: rgba(92, 96, 102, 1);
3084
  line-height: .12rem;
3085
}
3086
.building-outline-item>div:last-child {
3087
  margin-top: .055rem;
3088
  font-size: .145rem;
3089
  font-weight: bold;
3090
  color: rgba(63, 147, 248, 1);
3091
  line-height: .145rem;
3092
}
3093
.customer-rate-table{
3094
  height:2.05rem;
3095
  width:100%;
3096
}
3097
.customer-rate-chart {
3098
  height:2.05rem;
3099
}
3100
.customer-rate-table .circle-center-text div:first-child {
3101
  font-size: .12rem;
3102
  font-weight:400;
3103
  color:rgba(142,147,153,1);
3104
  line-height: .12rem;
3105
}
3106
.customer-rate-table .circle-center-text div:last-child {
3107
  font-size: .18rem;
3108
  font-weight:bold;
3109
  color:rgba(43,47,51,1);
3110
  line-height: .21rem;
3111
  margin-top: .035rem;
3112
}
3113
.open-customer-list-btn {
3114
  height: .385rem;
3115
  font-size: .14rem;
3116
  font-weight:400;
3117
  color:rgba(92,96,102,1);
3118
  line-height:.385rem;
3119
  border-top: 1px solid #E6E9ED;
3120
  text-align: center;
3121
}
3040 3122
.property-information,.developer-information {
3041 3123
  margin-top: .1rem;
3042 3124
  padding-top:.15rem;
@ -3719,6 +3801,10 @@ button.add-others {
3719 3801
.customer-small-btn.disabled-btn {
3720 3802
  opacity: .5;
3721 3803
}
3804
.customer-big-btn.disabled-btn {
3805
  opacity: .5;
3806
  background: linear-gradient(180deg,rgb(160, 162, 164) 0%,rgb(0, 0, 0) 100%);
3807
}
3722 3808
.customer-big-btn .btn-pic {
3723 3809
  width: .19rem;
3724 3810
  height: .19rem;
@ -4655,6 +4741,16 @@ button.add-others {
4655 4741
  color:rgba(92,96,102,1);
4656 4742
  line-height:.13rem;
4657 4743
}
4744
.desc-step .contact{
4745
  font-size:.12rem;
4746
  font-weight:400;
4747
  color:rgba(142,147,153,1);
4748
  line-height:.12rem;
4749
  margin-top: .08rem;
4750
  display:flex;
4751
  align-items: center;
4752
}
4753
4658 4754
.desc-step .desc-step-remark{
4659 4755
  font-size:.12rem;
4660 4756
  font-weight:400;
@ -4716,14 +4812,14 @@ button.add-others {
4716 4812
.left-arrow-down {
4717 4813
  width: .11rem;
4718 4814
  height:.11rem;
4719
  background: url(../img/arrow-up2.png) center center no-repeat;
4815
  background: url(../img/arrow-down2.png) center center no-repeat;
4720 4816
  background-size: contain;
4721 4817
  position:absolute;
4722 4818
  right: .32rem;
4723 4819
  z-index: 180;
4724 4820
}
4725 4821
.left-arrow-down.fold{
4726
  background: url(../img/arrow-down2.png) center center no-repeat;
4822
  background: url(../img/arrow-up2.png) center center no-repeat;
4727 4823
  background-size: contain;
4728 4824
}
4729 4825
/* 客户详情-业务信息-已办理详情 */
@ -6740,6 +6836,26 @@ ul li .details-info {
6740 6836
  background: url("../img/group.png") center center no-repeat;
6741 6837
  background-size: contain;
6742 6838
}
6839
.menu-pic.oneclick {
6840
  background: url("../img/oneclick.png") center center no-repeat;
6841
  background-size: contain;
6842
}
6843
.menu-pic.oneclickquery {
6844
  background: url("../img/oneclickquery.png") center center no-repeat;
6845
  background-size: contain;
6846
}
6847
.menu-pic.repairQuery {
6848
  background: url("../img/repairQuery.png") center center no-repeat;
6849
  background-size: contain;
6850
}
6851
.menu-pic.slaSearch {
6852
  background: url("../img/slaSearch.png") center center no-repeat;
6853
  background-size: contain;
6854
}
6855
.menu-pic.lagquery {
6856
  background: url("../img/lagquery.png") center center no-repeat;
6857
  background-size: contain;
6858
}
6743 6859
/* 电子协议单详情 */
6744 6860
.sheet-details-head {
6745 6861
  padding:.17rem .16rem;
@ -6992,6 +7108,10 @@ ul li .details-info {
6992 7108
  background: url(../img/message-success.png) center center no-repeat;
6993 7109
  background-size: contain;
6994 7110
}
7111
.integrated-resource-failed .sheet-message-icon {
7112
  background: url(../img/message-failed.png) center center no-repeat;
7113
  background-size: contain;
7114
}
6995 7115
.sheet-content.under-approval .sheet-message-desc {
6996 7116
  color:rgba(0,143,255,1);
6997 7117
}
@ -7002,6 +7122,8 @@ ul li .details-info {
7002 7122
.sheet-content.finish-approval .sheet-message-desc {
7003 7123
  color:rgba(5,166,12,1);
7004 7124
}
7125
7126
.integrated-resource-failed .sheet-message-desc,
7005 7127
.sheet-content.cancel-sheet .sheet-message-desc {
7006 7128
  color:rgba(251,68,43,1);
7007 7129
}
@ -7579,6 +7701,23 @@ ul li .details-info {
7579 7701
  padding-right: 0;
7580 7702
}
7581 7703
7704
/*客户经理/客户主管列表*/
7705
.common-tool-area li.disabled {
7706
  opacity:.5;
7707
}
7708
.warn-head {
7709
  height: 0.155rem;
7710
  width: 100%;
7711
  background-color:#F5F5F5 ;
7712
  display: none;
7713
}
7714
.warn-list .warn-head {
7715
  display: block;
7716
}
7717
.warn-list .customer-list-head {
7718
  display: none;
7719
}
7720
7582 7721
/*更新提醒*/
7583 7722
.update-slide {
7584 7723
  position: absolute;
@ -7629,9 +7768,9 @@ ul li .details-info {
7629 7768
  text-align: right;
7630 7769
}
7631 7770
.update-tips .ipu-checkbox input[type=checkbox]:checked:before {
7632
   background: #3F93F8;
7633
   border-color: #3F93F8;
7634
 }
7771
  background: #3F93F8;
7772
  border-color: #3F93F8;
7773
}
7635 7774
.update-content-pic {
7636 7775
  position: absolute;
7637 7776
  top: 0;
@ -7657,6 +7796,118 @@ ul li .details-info {
7657 7796
  right: .35rem;
7658 7797
}
7659 7798
7799
7800
/*商机补充DICT和5G字段*/
7801
.select-dict-area, .select-5g-area {
7802
  margin-left: .15rem;
7803
  background: #FFFFFF;
7804
  border-style: solid;
7805
  border-color: #E6E9ED;
7806
  border-width: 0 0 .01rem .01rem;
7807
}
7808
.sub-form-title {
7809
  background: rgba(255,171,103,0.90);
7810
  height: .25rem;
7811
  font-size: .14rem;
7812
  line-height: .25rem;
7813
  color: #FFFFFF;
7814
  text-align: center;
7815
  font-weight: 500;
7816
}
7817
.select-dict-area .ipu-form-item {
7818
  padding-left:.15rem;
7819
}
7820
.select-dict-area .ipu-form-item .item-key{
7821
  color: rgba(92, 96, 102, 1);
7822
  height: .5rem;
7823
  line-height: .2rem;
7824
  margin-right: .2rem;
7825
  display: flex;
7826
  align-items: center;
7827
}
7828
.select-5g-content {
7829
  padding: .15rem .03rem 0 .15rem;
7830
  display: flex;
7831
  flex-wrap: wrap;
7832
  font-size: .15rem;
7833
  color: #666666;
7834
}
7835
.select-5g-content>label {
7836
  width: 33.3%;
7837
  margin-bottom: .2rem;
7838
}
7839
.select-5g-content .ipu-checkbox input[type=checkbox]:checked:before {
7840
  background: #3F93F8;
7841
  border-color: #3F93F8;
7842
}
7843
.select-5g-content .ipu-checkbox input[type=checkbox] {
7844
  margin-right: .075rem;
7845
}
7846
.multiple-btn-area {
7847
  border-top: 1px solid #E6E9ED;
7848
  padding:.12rem .2rem .09rem;
7849
  display: flex;
7850
  justify-content: space-between;
7851
  align-items: center;
7852
}
7853
.multiple-btn-area .ipu-btn{
7854
  height: .34rem;
7855
  line-height: .34rem;
7856
  width: 1rem;
7857
  font-size: .14rem;
7858
}
7859
.common-tag {
7860
  line-height: 1.1;
7861
  font-size: .15rem;
7862
  color: #0079FF;
7863
  text-align: center;
7864
  font-weight: 400;
7865
}
7866
.common-tag.ipu-active {
7867
  opacity: .7;
7868
}
7869
.multiple-select {
7870
  padding-top: 50%
7871
}
7872
.multiple-content {
7873
  display: flex;
7874
  flex-wrap: wrap;
7875
  background-color: #fff;
7876
  padding: .1rem .2rem .24rem;
7877
}
7878
ul.multiple-content > li {
7879
  position:relative;
7880
  height: .57rem;
7881
  background: #FFFFFF;
7882
  border: .01rem solid #E3E6E8;
7883
  border-radius: .01rem;
7884
  font-size: .14rem;
7885
  color: #5C6066;
7886
  font-weight: 400;
7887
  line-height: 1.2;
7888
  width: 48%;
7889
  margin-right: 3.5%;
7890
  padding-left: .08rem;
7891
  padding-right: .08rem;
7892
  margin-top: .1rem;
7893
  display:flex;
7894
  justify-content: center;
7895
  align-items: center;
7896
  text-align:center;
7897
}
7898
ul.multiple-content > li:nth-child(2n) {
7899
  margin-right: 0;
7900
}
7901
ul.multiple-content > li.active {
7902
  color: #3F93F8;
7903
  border: .01rem solid #3F93F8;
7904
  background: url("../img/checked-option.png") bottom right no-repeat;
7905
  background-size: .22rem .195rem;
7906
}
7907
7908
7909
7910
7660 7911
/*一键报障*/
7661 7912
.select-type {
7662 7913
  padding: .1rem .2rem;
@ -7877,113 +8128,6 @@ ul.select-option > li.active::after {
7877 8128
  background-size: contain;
7878 8129
}
7879 8130
7880
/*商机补充DICT和5G字段*/
7881
.select-dict-area, .select-5g-area {
7882
  margin-left: .15rem;
7883
  background: #FFFFFF;
7884
  border-style: solid;
7885
  border-color: #E6E9ED;
7886
  border-width: 0 0 .01rem .01rem;
7887
}
7888
.sub-form-title {
7889
  background: rgba(255,171,103,0.90);
7890
  height: .25rem;
7891
  font-size: .14rem;
7892
  line-height: .25rem;
7893
  color: #FFFFFF;
7894
  text-align: center;
7895
  font-weight: 500;
7896
}
7897
.select-dict-area .ipu-form-item {
7898
  padding-left:.15rem;
7899
}
7900
.select-dict-area .ipu-form-item .item-key{
7901
  color: rgba(92, 96, 102, 1);
7902
  height: .5rem;
7903
  line-height: .2rem;
7904
  margin-right: .2rem;
7905
  display: flex;
7906
  align-items: center;
7907
}
7908
.select-5g-content {
7909
  padding: .15rem .03rem 0 .15rem;
7910
  display: flex;
7911
  flex-wrap: wrap;
7912
  font-size: .15rem;
7913
  color: #666666;
7914
}
7915
.select-5g-content>label {
7916
  width: 33.3%;
7917
  margin-bottom: .2rem;
7918
}
7919
.select-5g-content .ipu-checkbox input[type=checkbox]:checked:before {
7920
  background: #3F93F8;
7921
  border-color: #3F93F8;
7922
}
7923
.select-5g-content .ipu-checkbox input[type=checkbox] {
7924
  margin-right: .075rem;
7925
}
7926
.multiple-btn-area {
7927
  border-top: 1px solid #E6E9ED;
7928
  padding:.12rem .2rem .09rem;
7929
  display: flex;
7930
  justify-content: space-between;
7931
  align-items: center;
7932
}
7933
.multiple-btn-area .ipu-btn{
7934
  height: .34rem;
7935
  line-height: .34rem;
7936
  width: 1rem;
7937
  font-size: .14rem;
7938
}
7939
.common-tag {
7940
  line-height: 1.1;
7941
  font-size: .15rem;
7942
  color: #0079FF;
7943
  text-align: center;
7944
  font-weight: 400;
7945
}
7946
.common-tag.ipu-active {
7947
  opacity: .7;
7948
}
7949
.multiple-select {
7950
  padding-top: 50%
7951
}
7952
.multiple-content {
7953
  display: flex;
7954
  flex-wrap: wrap;
7955
  background-color: #fff;
7956
  padding: .1rem .2rem .24rem;
7957
}
7958
ul.multiple-content > li {
7959
  position:relative;
7960
  height: .57rem;
7961
  background: #FFFFFF;
7962
  border: .01rem solid #E3E6E8;
7963
  border-radius: .01rem;
7964
  font-size: .14rem;
7965
  color: #5C6066;
7966
  font-weight: 400;
7967
  line-height: 1.2;
7968
  width: 48%;
7969
  margin-right: 3.5%;
7970
  padding-left: .08rem;
7971
  padding-right: .08rem;
7972
  margin-top: .1rem;
7973
  display:flex;
7974
  justify-content: center;
7975
  align-items: center;
7976
  text-align:center;
7977
}
7978
ul.multiple-content > li:nth-child(2n) {
7979
  margin-right: 0;
7980
}
7981
ul.multiple-content > li.active {
7982
  color: #3F93F8;
7983
  border: .01rem solid #3F93F8;
7984
  background: url("../img/checked-option.png") bottom right no-repeat;
7985
  background-size: .22rem .195rem;
7986
}
7987 8131
/*SLA可视查询*/
7988 8132
.sla-search-content {
7989 8133
  background-color: #fff;
@ -8008,4 +8152,4 @@ ul.multiple-content > li.active {
8008 8152
}
8009 8153
.sla-search-btn {
8010 8154
  padding:.54rem .93rem .1rem;
8011
}
8155
}

BIN
2019/bj-zqzt/biz/img/lagquery.png


BIN
2019/bj-zqzt/biz/img/oneclick.png


BIN
2019/bj-zqzt/biz/img/oneclickquery.png


BIN
2019/bj-zqzt/biz/img/repairQuery.png


BIN
2019/bj-zqzt/biz/img/slaSearch.png