From 0d00c2a11fc47e016dd8f9db8eb47b25858c929e Mon Sep 17 00:00:00 2001 From: chenjingyu Date: Wed, 24 Mar 2021 16:08:07 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9]=E5=AE=A1=E6=A0=B8=E8=AE=B0?= =?UTF-8?q?=E5=BD=95pad=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plan-audit/plan-record/plan-record.component.html | 10 +++++----- .../plan-audit/plan-record/plan-record.component.scss | 9 ++++++--- .../wait-examineer/wait-examineer.component.html | 4 ++-- .../wait-examineer/wait-examineer.component.scss | 6 ++++++ 4 files changed, 19 insertions(+), 10 deletions(-) diff --git a/src/app/plan-audit/plan-record/plan-record.component.html b/src/app/plan-audit/plan-record/plan-record.component.html index 5bd279e..868e13e 100644 --- a/src/app/plan-audit/plan-record/plan-record.component.html +++ b/src/app/plan-audit/plan-record/plan-record.component.html @@ -4,13 +4,13 @@ * @Author: sueRimn * @Date: 2020-12-25 10:19:31 * @LastEditors: sueRimn - * @LastEditTime: 2021-03-24 14:35:51 + * @LastEditTime: 2021-03-24 16:06:43 -->
-
+
操作类型: 全部 更新 @@ -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;