|
@@ -178,7 +178,7 @@ nz-sider {
|
178
|
178
|
|
179
|
179
|
.title {
|
180
|
180
|
color: @primary-color;
|
181
|
|
- font-size: 16px;
|
|
181
|
+ font-size: 15px;
|
182
|
182
|
}
|
183
|
183
|
}
|
184
|
184
|
|
|
@@ -837,7 +837,7 @@ nz-header.ant-layout-header {
|
837
|
837
|
}
|
838
|
838
|
}
|
839
|
839
|
}
|
840
|
|
-
|
|
840
|
+
|
841
|
841
|
.required{
|
842
|
842
|
position: relative;
|
843
|
843
|
padding-left: 12px;
|
|
@@ -853,7 +853,7 @@ nz-header.ant-layout-header {
|
853
|
853
|
transform: translateY(-50%);
|
854
|
854
|
}
|
855
|
855
|
}
|
856
|
|
-
|
|
856
|
+
|
857
|
857
|
/* 未分派 */
|
858
|
858
|
.weifenpai .list {
|
859
|
859
|
// height: 100px;
|
|
@@ -862,7 +862,7 @@ nz-header.ant-layout-header {
|
862
|
862
|
// overflow: hidden;
|
863
|
863
|
display: flex;
|
864
|
864
|
}
|
865
|
|
-
|
|
865
|
+
|
866
|
866
|
// 转出院记录
|
867
|
867
|
.patientLog .list {
|
868
|
868
|
height: auto !important;
|
|
@@ -871,7 +871,7 @@ nz-header.ant-layout-header {
|
871
|
871
|
text-align: center !important;
|
872
|
872
|
}
|
873
|
873
|
}
|
874
|
|
-
|
|
874
|
+
|
875
|
875
|
/* 左边 */
|
876
|
876
|
.left_cots {
|
877
|
877
|
// height: 100px;
|
|
@@ -882,7 +882,7 @@ nz-header.ant-layout-header {
|
882
|
882
|
cursor: pointer;
|
883
|
883
|
position: relative;
|
884
|
884
|
}
|
885
|
|
-
|
|
885
|
+
|
886
|
886
|
/* 急标 */
|
887
|
887
|
.left_cots .ji {
|
888
|
888
|
position: absolute;
|
|
@@ -890,14 +890,14 @@ nz-header.ant-layout-header {
|
890
|
890
|
top: -3px;
|
891
|
891
|
width: 30px;
|
892
|
892
|
}
|
893
|
|
-
|
|
893
|
+
|
894
|
894
|
/* 右边 */
|
895
|
895
|
.right_bots {
|
896
|
896
|
width: 20%;
|
897
|
897
|
border-left: 1px #e1e5e8 solid;
|
898
|
898
|
padding: 8px 0;
|
899
|
899
|
}
|
900
|
|
-
|
|
900
|
+
|
901
|
901
|
/* 上按钮 */
|
902
|
902
|
.right_bots .top_bot {
|
903
|
903
|
width: 70%;
|
|
@@ -909,7 +909,7 @@ nz-header.ant-layout-header {
|
909
|
909
|
height: 27px;
|
910
|
910
|
margin-bottom: 8px;
|
911
|
911
|
}
|
912
|
|
-
|
|
912
|
+
|
913
|
913
|
.slider {
|
914
|
914
|
position: absolute;
|
915
|
915
|
// top: 98px;
|
|
@@ -917,11 +917,11 @@ nz-header.ant-layout-header {
|
917
|
917
|
right: 0;
|
918
|
918
|
width: 100%;
|
919
|
919
|
height: 2px;
|
920
|
|
-
|
|
920
|
+
|
921
|
921
|
&.sgreen {
|
922
|
922
|
background: rgb(86, 186, 182);
|
923
|
923
|
}
|
924
|
|
-
|
|
924
|
+
|
925
|
925
|
&.syellow {
|
926
|
926
|
background: rgb(245, 166, 35);
|
927
|
927
|
}
|
|
@@ -929,7 +929,7 @@ nz-header.ant-layout-header {
|
929
|
929
|
background: #d81e06;
|
930
|
930
|
}
|
931
|
931
|
}
|
932
|
|
-
|
|
932
|
+
|
933
|
933
|
/* 中按钮 */
|
934
|
934
|
.right_bots .mid_bot {
|
935
|
935
|
width: 70%;
|
|
@@ -940,7 +940,7 @@ nz-header.ant-layout-header {
|
940
|
940
|
cursor: pointer;
|
941
|
941
|
height: 27px;
|
942
|
942
|
}
|
943
|
|
-
|
|
943
|
+
|
944
|
944
|
/* 下按钮 */
|
945
|
945
|
.right_bots .btm_bot {
|
946
|
946
|
width: 70%;
|
|
@@ -951,7 +951,7 @@ nz-header.ant-layout-header {
|
951
|
951
|
cursor: pointer;
|
952
|
952
|
height: 27px;
|
953
|
953
|
}
|
954
|
|
-
|
|
954
|
+
|
955
|
955
|
/* 工单 */
|
956
|
956
|
.weifenpai .left_cots .gongdan {
|
957
|
957
|
height: 24px;
|
|
@@ -959,7 +959,7 @@ nz-header.ant-layout-header {
|
959
|
959
|
line-height: 24px;
|
960
|
960
|
text-align: center;
|
961
|
961
|
}
|
962
|
|
-
|
|
962
|
+
|
963
|
963
|
.weifenpai .left_cots .gongdan .left {
|
964
|
964
|
float: left;
|
965
|
965
|
color: #333;
|
|
@@ -971,25 +971,25 @@ nz-header.ant-layout-header {
|
971
|
971
|
text-overflow: ellipsis !important;
|
972
|
972
|
white-space: nowrap !important;
|
973
|
973
|
}
|
974
|
|
-
|
|
974
|
+
|
975
|
975
|
.weifenpai .left_cots .gongdan .right {
|
976
|
976
|
float: right;
|
977
|
977
|
color: #666666;
|
978
|
|
-
|
|
978
|
+
|
979
|
979
|
&.colorRed {
|
980
|
980
|
color: red;
|
981
|
981
|
}
|
982
|
982
|
}
|
983
|
|
-
|
|
983
|
+
|
984
|
984
|
.weifenpai .left_cots .gongdan .right span:nth-child(1) {
|
985
|
985
|
float: right;
|
986
|
986
|
font-size: 12px;
|
987
|
|
-
|
|
987
|
+
|
988
|
988
|
&.colorRed {
|
989
|
989
|
color: red;
|
990
|
990
|
}
|
991
|
991
|
}
|
992
|
|
-
|
|
992
|
+
|
993
|
993
|
.weifenpai .left_cots .gongdan .right span:nth-child(2) {
|
994
|
994
|
float: right;
|
995
|
995
|
border-radius: 50%;
|
|
@@ -999,7 +999,7 @@ nz-header.ant-layout-header {
|
999
|
999
|
margin-top: 7px;
|
1000
|
1000
|
margin-right: 8px;
|
1001
|
1001
|
}
|
1002
|
|
-
|
|
1002
|
+
|
1003
|
1003
|
/* 地点 */
|
1004
|
1004
|
.weifenpai .didian {
|
1005
|
1005
|
height: 24px;
|
|
@@ -1007,7 +1007,7 @@ nz-header.ant-layout-header {
|
1007
|
1007
|
margin: 4px 0;
|
1008
|
1008
|
display: flex;
|
1009
|
1009
|
}
|
1010
|
|
-
|
|
1010
|
+
|
1011
|
1011
|
.weifenpai .didian .left {
|
1012
|
1012
|
float: left;
|
1013
|
1013
|
color: #666666;
|
|
@@ -1023,7 +1023,7 @@ nz-header.ant-layout-header {
|
1023
|
1023
|
word-break: break-all;
|
1024
|
1024
|
}
|
1025
|
1025
|
}
|
1026
|
|
-
|
|
1026
|
+
|
1027
|
1027
|
.weifenpai .didian .right {
|
1028
|
1028
|
float: right;
|
1029
|
1029
|
flex: 1;
|
|
@@ -1032,47 +1032,47 @@ nz-header.ant-layout-header {
|
1032
|
1032
|
text-overflow: ellipsis;//文本超出省略号替代
|
1033
|
1033
|
text-align: right;
|
1034
|
1034
|
}
|
1035
|
|
-
|
|
1035
|
+
|
1036
|
1036
|
.weifenpai .didian .right i {
|
1037
|
1037
|
font-size: 12px;
|
1038
|
1038
|
color: @primary-color;
|
1039
|
1039
|
}
|
1040
|
|
-
|
|
1040
|
+
|
1041
|
1041
|
.weifenpai .didian .right span {
|
1042
|
1042
|
font-size: 12px;
|
1043
|
1043
|
}
|
1044
|
|
-
|
|
1044
|
+
|
1045
|
1045
|
/* 时间 */
|
1046
|
1046
|
.weifenpai .shijian {
|
1047
|
1047
|
height: 24px;
|
1048
|
1048
|
line-height: 24px;
|
1049
|
1049
|
margin: 4px 0;
|
1050
|
1050
|
}
|
1051
|
|
-
|
|
1051
|
+
|
1052
|
1052
|
.weifenpai .shijian .left {
|
1053
|
1053
|
float: left;
|
1054
|
1054
|
}
|
1055
|
|
-
|
|
1055
|
+
|
1056
|
1056
|
.weifenpai .shijian .right {
|
1057
|
1057
|
float: right;
|
1058
|
1058
|
font-size: 12px;
|
1059
|
1059
|
color: #999999;
|
1060
|
1060
|
}
|
1061
|
|
-
|
|
1061
|
+
|
1062
|
1062
|
.weifenpai .shijian .left i {
|
1063
|
1063
|
color: @primary-color;
|
1064
|
1064
|
font-size: 14px;
|
1065
|
|
-
|
|
1065
|
+
|
1066
|
1066
|
&.colorRed {
|
1067
|
1067
|
color: red;
|
1068
|
1068
|
}
|
1069
|
1069
|
}
|
1070
|
|
-
|
|
1070
|
+
|
1071
|
1071
|
.weifenpai .shijian .left span {
|
1072
|
1072
|
font-size: 12px;
|
1073
|
1073
|
color: #666666;
|
1074
|
1074
|
}
|
1075
|
|
-
|
|
1075
|
+
|
1076
|
1076
|
/* 待到达 */
|
1077
|
1077
|
.daidaoda .list {
|
1078
|
1078
|
// height: 100px;
|
|
@@ -1081,7 +1081,7 @@ nz-header.ant-layout-header {
|
1081
|
1081
|
position: relative;
|
1082
|
1082
|
display: flex;
|
1083
|
1083
|
}
|
1084
|
|
-
|
|
1084
|
+
|
1085
|
1085
|
/* 左边 */
|
1086
|
1086
|
.daidaoda .left_cots {
|
1087
|
1087
|
// height: 100px;
|
|
@@ -1092,7 +1092,7 @@ nz-header.ant-layout-header {
|
1092
|
1092
|
cursor: pointer;
|
1093
|
1093
|
position: relative;
|
1094
|
1094
|
}
|
1095
|
|
-
|
|
1095
|
+
|
1096
|
1096
|
/* 急标 */
|
1097
|
1097
|
.daidaoda .left_cots .ji {
|
1098
|
1098
|
position: absolute;
|
|
@@ -1100,7 +1100,7 @@ nz-header.ant-layout-header {
|
1100
|
1100
|
top: -3px;
|
1101
|
1101
|
width: 30px;
|
1102
|
1102
|
}
|
1103
|
|
-
|
|
1103
|
+
|
1104
|
1104
|
/* 急标 */
|
1105
|
1105
|
.daidaoda .list .ji {
|
1106
|
1106
|
position: absolute;
|
|
@@ -1108,7 +1108,7 @@ nz-header.ant-layout-header {
|
1108
|
1108
|
top: -3px;
|
1109
|
1109
|
width: 30px;
|
1110
|
1110
|
}
|
1111
|
|
-
|
|
1111
|
+
|
1112
|
1112
|
/* 工单 */
|
1113
|
1113
|
.daidaoda .gongdan {
|
1114
|
1114
|
height: 24px;
|
|
@@ -1116,22 +1116,22 @@ nz-header.ant-layout-header {
|
1116
|
1116
|
line-height: 24px;
|
1117
|
1117
|
text-align: center;
|
1118
|
1118
|
}
|
1119
|
|
-
|
|
1119
|
+
|
1120
|
1120
|
.daidaoda .gongdan .left {
|
1121
|
1121
|
float: left;
|
1122
|
1122
|
color: #333;
|
1123
|
1123
|
font-size: 14px;
|
1124
|
1124
|
}
|
1125
|
|
-
|
|
1125
|
+
|
1126
|
1126
|
.daidaoda .gongdan .right {
|
1127
|
1127
|
float: right;
|
1128
|
1128
|
color: #666666;
|
1129
|
|
-
|
|
1129
|
+
|
1130
|
1130
|
&.colorRed {
|
1131
|
1131
|
color: red;
|
1132
|
1132
|
}
|
1133
|
1133
|
}
|
1134
|
|
-
|
|
1134
|
+
|
1135
|
1135
|
.cots_body .loading {
|
1136
|
1136
|
width: 100%;
|
1137
|
1137
|
height: 100%;
|
|
@@ -1143,7 +1143,7 @@ nz-header.ant-layout-header {
|
1143
|
1143
|
// justify-content: center;
|
1144
|
1144
|
// align-items: center;
|
1145
|
1145
|
}
|
1146
|
|
-
|
|
1146
|
+
|
1147
|
1147
|
/* 暂无数据 */
|
1148
|
1148
|
.cots_body .no_data {
|
1149
|
1149
|
width: 100%;
|
|
@@ -1160,12 +1160,12 @@ nz-header.ant-layout-header {
|
1160
|
1160
|
justify-content: center;
|
1161
|
1161
|
align-items: center;
|
1162
|
1162
|
}
|
1163
|
|
-
|
|
1163
|
+
|
1164
|
1164
|
.toLastTime {
|
1165
|
1165
|
margin-left: auto;
|
1166
|
1166
|
color: #999999;
|
1167
|
1167
|
font-size: 12px;
|
1168
|
|
-
|
|
1168
|
+
|
1169
|
1169
|
&.colorRed {
|
1170
|
1170
|
color: red;
|
1171
|
1171
|
}
|
|
@@ -1176,7 +1176,7 @@ nz-header.ant-layout-header {
|
1176
|
1176
|
cursor: pointer;
|
1177
|
1177
|
}
|
1178
|
1178
|
}
|
1179
|
|
-
|
|
1179
|
+
|
1180
|
1180
|
.toLastTime .time {
|
1181
|
1181
|
font-size: 12px;
|
1182
|
1182
|
color: @primary-color;
|
|
@@ -1187,13 +1187,13 @@ nz-header.ant-layout-header {
|
1187
|
1187
|
right: 10px;
|
1188
|
1188
|
color: #999999;
|
1189
|
1189
|
font-size: 12px;
|
1190
|
|
-
|
|
1190
|
+
|
1191
|
1191
|
&.colorRed {
|
1192
|
1192
|
color: red;
|
1193
|
1193
|
}
|
1194
|
1194
|
}
|
1195
|
|
-
|
|
1195
|
+
|
1196
|
1196
|
.toLastTime1 .time {
|
1197
|
1197
|
font-size: 12px;
|
1198
|
1198
|
color: @primary-color;
|
1199
|
|
- }
|
|
1199
|
+ }
|