+
操作类型:
全部
更新
@@ -56,11 +56,11 @@
时间:
-
+
arrow forward
-
+
@@ -126,7 +126,7 @@
-
+
diff --git a/src/app/plan-audit/plan-record/plan-record.component.scss b/src/app/plan-audit/plan-record/plan-record.component.scss
index 6c729a8..2c9ca4f 100644
--- a/src/app/plan-audit/plan-record/plan-record.component.scss
+++ b/src/app/plan-audit/plan-record/plan-record.component.scss
@@ -14,10 +14,10 @@
flex-direction: column;
.headdiv{
@media screen and (min-device-width:1300px){
- margin: 0 0 0 28px;
+ margin: 30px 0 0 28px;
}
@media screen and (max-device-width:1300px){
- margin-left: 0;
+ margin-top: 10px;
}
height: 40px;
display: flex;
@@ -52,7 +52,7 @@
@media screen and (max-device-width:1300px){
margin-left: 0;
}
- height: 40px;
+ //height: 40px;
display: flex;
flex-direction: row;
span{
@@ -68,6 +68,7 @@
}
position: relative;
top: 5px;
+ left: 2px;
}
.count{
@media screen and (min-device-width:1300px){
@@ -79,6 +80,7 @@
}
}
.headthree{
+ height: 45px;
@media screen and (min-device-width:1300px){
margin-left: 30px;
}
@@ -88,6 +90,7 @@
}
}
.headfour{
+
span{
@media screen and (min-device-width:1300px){
margin-left: 30px;
diff --git a/src/app/plan-audit/wait-examineer/wait-examineer.component.html b/src/app/plan-audit/wait-examineer/wait-examineer.component.html
index 60c2964..133bb25 100644
--- a/src/app/plan-audit/wait-examineer/wait-examineer.component.html
+++ b/src/app/plan-audit/wait-examineer/wait-examineer.component.html
@@ -43,8 +43,8 @@
{{item.name}}
-
-
+
+
diff --git a/src/app/plan-audit/wait-examineer/wait-examineer.component.scss b/src/app/plan-audit/wait-examineer/wait-examineer.component.scss
index 8e7a58c..ecc0ced 100644
--- a/src/app/plan-audit/wait-examineer/wait-examineer.component.scss
+++ b/src/app/plan-audit/wait-examineer/wait-examineer.component.scss
@@ -62,6 +62,12 @@
width: 80px;
height: 36px;
font-size: 16px;
+ @media screen and (min-device-width:1300px){
+ margin-left: 30px;
+ }
+ @media screen and (max-device-width:1300px){
+ margin-left: 90px;
+ }
}
img{
height: 14px;